Feeds
提问
frame from the camera
vid = videoinput('winvideo', 1, 'RGB24_160x120'); data = getsnapshot(vid); with this code i can get a picture from the...
13 years 前 | 0 个回答 | 0
0
个回答提问
linear color correction with matlab
how i can i fix an image by linear correction or how can i apply it without using pixel by pixel color correction
13 years 前 | 2 个回答 | 0
2
个回答提问
color correction of camera output
i have an image that taken from manually controlled color options camera. it has some error about colors. i tried to fix them by...
13 years 前 | 1 个回答 | 0
1
个回答提问
RGB or HSV
which one is the best for color correction of an image? I am learning RGB color correction and is HSV color correction on matlab...
13 years 前 | 2 个回答 | 0
2
个回答提问
image deblurring or noise removal
i have an image which created by camera. i almost correct this image color with the real image. for example; for a pixel's RGB v...
13 years 前 | 1 个回答 | 0
1
个回答提问
RGB color error
i have a image and i want to correct its color such as [232 25 40] to [255 0 0] exact red on MATLAB but when i try to do this if...
13 years 前 | 2 个回答 | 0