Community Profile

photo

Anshika Jain


Last seen: 3 years ago Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


I am not getting the accurate result, rectangle not creating on the image to detect upper body.
bodyDetector = vision.CascadeObjectDetector('UpperBody'); bodyDetector.MinSize = [60 60]; bodyDetector.MergeThreshold = 10; ...

5 years ago | 0 answers | 0

0

answers

Question


How to write Mean Square Error, Value in text file.
Hello Everyone.. I have dataset of image 5000. i want to check performance parameter of these images by MSE (Mean Square Error)...

5 years ago | 1 answer | 0

1

answer

Question


hello all, i need your help..what will i do. for automatic done adjustment of brightness, object detect, deblurred image.
if i have one image, which is blurred, which has faces, which have low brightness, so these 3 all done automatic when image is ...

5 years ago | 1 answer | 0

1

answer

Question


what code i will write to capture image from camera open in axes1
function cameraex_OpeningFcn(hObject, eventdata, handles, varargin) % This function has no output args, see OutputFcn. handles...

5 years ago | 0 answers | 0

0

answers

Question


i have done open camera in gui on axes 1, now when i click on pushbutton the image will captured. what code is used here. i have many error during this.
function pushbutton1_Callback(hObject, eventdata, handles) % hObject handle to pushbutton1 (see GCBO) % eventdata re...

5 years ago | 1 answer | 0

1

answer