Feeds
提问
What do u mean by grid size in image processing
I need to know what is grid size in matlab.if we are using a 3 by 3 mask for processing ,is the grid size value equal to 9? A...
13 years 前 | 1 个回答 | 0
1
个回答已回答
How to segment an image using Laplacian kernel?
i used conv2 for the filter.i actually use an adaptive laplacian kernel that preserves edges.Now with the aid of this adative ke...
How to segment an image using Laplacian kernel?
i used conv2 for the filter.i actually use an adaptive laplacian kernel that preserves edges.Now with the aid of this adative ke...
13 years 前 | 0
提问
How to segment an image using Laplacian kernel?
I need to employ the Laplacian kernel for omage segmentation .How can it be done using matlab code?Can anyone help me out with u...
13 years 前 | 2 个回答 | 0
2
个回答提问
how to write matlab code for l2 norm and directional gradient
i need to write code for the function ||f|| where || || is l2 norm.also i need to find gradients in north,south,east and west di...
14 years 前 | 0 个回答 | 0
0
个回答提问
how to detect verical and diagonal edges from an image
i am doing project on denoising.i am using an edge adapting laplacian kernel.i need to detect orthogonal(horizontal and vertical...
14 years 前 | 0 个回答 | 0
0
个回答提问
how can we detect horizontal and vertical edges separately in an image ?
i am doing a project on denoising.i am using modified laplacian kernel.i need to show after so many iteratiins the vertical edge...
14 years 前 | 1 个回答 | 0