統計
MATLAB Answers
6 質問
0 回答
ランク
of 157,897
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
frame from the camera
vid = videoinput('winvideo', 1, 'RGB24_160x120'); data = getsnapshot(vid); with this code i can get a picture from the...
12年以上 前 | 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
12年以上 前 | 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...
12年以上 前 | 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...
12年以上 前 | 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...
12年以上 前 | 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...
12年以上 前 | 2 件の回答 | 0