搜索资源列表
mohuyuruihua
- 在java应用程序中通过卷积操作变换ComvolveOp实现图像的模糊与锐化,思路如下: 源缓冲区图像-〉卷积过滤器-〉目标缓冲区-in java applications through convolution operators transform ComvolveOp Fuzzy Image and Sharpening thinking, as follows : buffer source image-> convolution filters-> target
Linedetection_Java
- Line detection and image convolution code in Java. Line detection is made by size x size convolution (size in generally 3). Java code.
img_convolution
- 完成对bmp图像的离散卷积和相关。在vc6.0环境下开发的。-the discrete convolution and correlation of bmpfile
Canny_method
- I think some of the edges aren t getting detected becuase of the sobel filters not catching the edges, but I m not sure. I think the thick lines are from not doing the supression and hysteresis properly. Here is my canny edge code and convolution
imageconvolution
- 用频域方法计算图像空域卷积,阐释周期延拓对卷积的影响-image s convolution by frequency domain
59564355GABOR1234
- 使用gabor函数对图像进行卷积操作,对学习图像滤波很有帮助-Gabor function image using the convolution operation, very helpful for learning image filter
Convolution_Filtering
- Convolution Filtering Image Processing
convolution
- openGL的convolution.cpp实例-convolution.cpp for openGL
24bit-to-8bit
- 功能:将24bit的bmp图像转换为8bit的bmp灰阶图像,为了以后的convolution运算做准备-Function: converting 24bit bmp image to a 8bit the bmp grayscale image, prepare order after convolution operator
6juanji
- 用vs调用opencv中的函数库进行图像的卷积操作-Using opencv library inside the existing simple convolution
convolutional-encoder-and-decoder
- this code is about the error control coding using matlabcode.the method that i used is convolution coding .
2812_FIR
- FIR直接卷积运算 加窗函数 hann采样频率128000 截止频率5-Hann FIR convolution operation directly add window function
ImageViewer
- Image viewer with Convolution, Histogram, Treshhold ect.-Image viewer with Convolution, Histogram, Treshhold ect.
