Statistics
8 Questions
0 Answers
RANK
275,873
of 295,569
REPUTATION
0
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
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
increasing slider value of a GUI
i want to increment the value of my slider with a 10 unit step when the user clicks on an arrow at the ends of the scrollbar: [1...
8 years ago | 1 answer | 0
1
answerQuestion
Canny edge detection on a gpu
I am creating a gpu to do some images analysis and i want to use the canny edge detection but i think canny is not supported on ...
8 years ago | 0 answers | 0
0
answersQuestion
How to plot a graph of a circle of pixels of an image showing intensity across it.
I want to take a grayscale image and plot intensity of some particle Pixels ( those Pixels are in a circular form which i have a...
8 years ago | 0 answers | 0
0
answersQuestion
compare the intensity of a pixel with the one next to it
I have an Image (grayscale) and i want to compare each Pixel with the one next to it and if the value increases or decreases wit...
8 years ago | 1 answer | 0
1
answerQuestion
Detect only needed circles without thresholding
I have an image of some test machine . I want to detect only 4 circles because these are used to limit the wanted range.I wi...
8 years ago | 1 answer | 0
1
answerQuestion
detectSURFFeatures gives empty object back
if true Points = detectSURFFeatures(test) imshow(test); hold on; plot(selectStrongest(Points, 100)) ...
8 years ago | 0 answers | 0
0
answersQuestion
Can i adjust each thickness of each histogram bar of an image differently ? and can i plot or extract an exact value of the x axis in the histogram ?
I want to make the histogram of an Image but i want to focus on a specific zone ( around the value 2048 in the x axis) . So can ...
8 years ago | 2 answers | 0
2
answersQuestion
RGB layers separation for RAW or TIF image
Hi everyone , I have a raw Image taken from a camera ( unit16 ), i want te separate the RGB layers and i know that i have twice...
8 years ago | 1 answer | 0