Sanjay Saini
Followers: 0 Following: 0
Researcher
Professional Interests: Image processing , Computer Vision
Statistics
RANK
155,126
of 295,467
REPUTATION
0
CONTRIBUTIONS
3 Questions
1 Answer
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Load files from relative path
function []= read_c3d_feat(output_list_relative) % rather than fileread, importdata save each line separetely. ...
7 years ago | 1 answer | 0
1
answerShadow detection and removal based on HSV color model.
Dear Image Analyst, As per matlab workspace, i guess both still image and video data has same number of row and columns. As can...
9 years ago | 0
Question
Shadow detection and removal based on HSV color model.
Index exceeds matrix dimensions. Error in Bpos (line 37) w= (cfv(i,j)/pv(i,j)); Code is here: mov = VideoReader...
9 years ago | 2 answers | 0
2
answersQuestion
How to removed the ??? Reference to non-existent field error
function bgs = ComputeSilhouettes_ABC2(frame,img) global PRM; persistent BG_STATS LAST_SEQ; if isempty(LAST_SEQ), LAST_SE...
10 years ago | 2 answers | 0