photo

John Snow


Active since 2013

Followers: 0   Following: 0

Message

Student
Professional Interests: Image processing

Statistics

MATLAB Answers

9 Questions
0 Answers

RANK
73,013
of 300,618

REPUTATION
0

CONTRIBUTIONS
9 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 21,030

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,839

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 3

View badges

Feeds

View by

Question


What is this filtering algorithm called?
Hello, can somebody explain to me how the following code works or tell me the name of the method used to filter the left binary ...

12 years ago | 0 answers | 0

0

answers

Question


custom mask size for canny edge detection
Task: To perform on an image canny edge detection with sigma = 2 , threshold = 0.05~0.15 , mask size is 13*13 My code f ...

12 years ago | 1 answer | 0

1

answer

Question


How to get the thresholded gradient of an image?
I have an image and I want to get the thresholded gradient of the smoothed image the average filter is 5*5 but I cant find out...

12 years ago | 2 answers | 0

2

answers

Question


contraharmonic and alphatrimmed means of an image
Hello, I am trying to find out how to apply the following to an image using matlab 1- Contra harmonic filter (3*3) 2- Alph...

12 years ago | 1 answer | 0

1

answer

Question


How to add text to an image
Hello, If I have an image with the size 512*512 (or any other size) how do I add a string to any location I choose for example...

12 years ago | 1 answer | 0

1

answer

Question


Laplacian and sobel for image processing
Hello im having trouble finding how to do the laplacian and sobel of an image I tried the following but none of the 2 results ...

12 years ago | 2 answers | 0

2

answers

Question


Image processing: finding transfer function of histogram equalization
Hello, lets say I have an image then I adjusted the contrast by using histogram equalization (histeq) Is there a way to plot ...

12 years ago | 2 answers | 0

2

answers

Question


The union of 2 images
Let's say I have an image called A and another constant image of the same size how do I get the set union of those 2 images : t...

12 years ago | 2 answers | 0

2

answers

Question


Subtracting Image from it modified self (by setting zero least significant bit of pixels)
We have a homework of which we need to set the least significant bit of every pixel to zero and then subtract the new image from...

12 years ago | 2 answers | 0

2

answers