photo

huseyin kara


Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
158,775
of 300,364

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,407

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

  • Thankful Level 1

View badges

Feeds

View by

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 2 answers | 0

2

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 2 answers | 0

2

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 2 answers | 0

2

answers