Mohamed arsh Khatib
Followers: 0 Following: 0
Statistics
3 Questions
0 Answers
RANK
221.330
of 295.495
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20.240
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.950
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
Implement a nonlinear filter — a median filter.
Implement a nonlinear filter — a median filter. While the Gaussian filter works by computing locally-weighted values of the sig...
meer dan een jaar ago | 1 answer | 0
1
answerQuestion
Convert them to grayscale. Write a function, convolve, which takes a filter, F, and an image, I, as input and calculates the 2D convolutions of I with F via the use of ‘for’
Load the Old house.jpg image. Convert them to grayscale. Write a function, convolve, which takes a filter, F, and an image, I, a...
meer dan een jaar ago | 1 answer | 0
1
answerQuestion
Create a binary edge image of Malards.jpg using only the red channel of the image. Obtain the binary image with all edges that are stronger than 50 using Roberts edge detecti
tried to create a binary edge image using only red channel of the image but when i was running the code i was receiving the erro...
meer dan een jaar ago | 1 answer | 0