资源列表
erzhihuahexihua
- 对所采集的图像进行二值化,将图像划分为物体和背景两个部分,然后对二值化后的图像进行细化。-Collected on the binary image, the image is divided into two parts, objects and background, and then after binarization image refinement.
AnImprovedAdaptiveFilteringAlgorithmdetails
- 中值滤波是常用的降噪算法,它可以保留比较尖锐的边界,但是却容易模糊图象的细节。尽管已经有一些改进 算法,但效果并不十分理想。文章介绍了一种保细节中值滤波算法,采用了多尺度多方向的窗口,根据图象各部分特性自 适应地选择窗口进行中值滤波。实验结果证明,文章的算法优于其他几种常用的中值滤波算法。 -Median filter is commonly used in noise reduction algorithm, which can retain relatively sharp bo
ka
- 一个用VC++和OpenCV实现的卡尔曼滤波的程序,很实用,希望大家交流。-One with VC++ and OpenCV Kalman filter to achieve the process, it is useful, I hope to facilitate the exchange.
SubtractingImages
- IDL图像处理 SubtractingImages.rar-IDL image processing SubtractingImages.rar
Imageprocessing
- 图像处理课件,介绍了图像增强,复原,重建等-Image processing software, introduced the image enhancement, rehabilitation, reconstruction, etc.
m1
- 一种很好的基于改进的椭圆检测算法值得一看要-A good improvement on the ellipse detection algorithm to see
localIterative
- 局部迭代规格化程序,规格化能使图像中的显著区域变得更加显著,不显著区域收到更强的抑制,这样就有效抑制了背景和噪声-Iterative partial standardized procedures, standardized images can significantly more significant region, no significant inhibition of the region received more, so that the effective suppressio
test3
- 通过背景消除技术和Canny算子边缘提取得到切实的边缘程序,并将数据存储在数组中-Through the context of the elimination of technical and Canny edge detection operator the edge of the effective procedures, and data stored in the array
transform
- 图像的正交变换(包括傅立叶变换,余弦正交变换,哈达吗变换)-Image of the orthogonal transformation (including the Fourier transform, orthogonal cosine transform, transform it hada)
code
- 图像编码(包括哈夫曼编码、香农弗诺编码、行程编码、LZW编码、JEPG编码)-Image Coding (including Huffman coding, Shannon弗诺coding, Run-Length Coding, LZW coding, JEPG code)
GausPyramid
- 高斯金字塔-对图像进行高斯金字塔表示,先进行高斯滤波,然后逐层抽样-Gaussian Pyramid- Gaussian pyramid of images, said first Gaussian filter, and then layer-by-layer sample
visual
- 这是何斌的Visual C++数字图像处理典型算法及实现的源码。其中实现了各种简单的图像处理程序。-HE Bin This is the Visual C++ digital image processing algorithm and the realization of a typical source. One simple realization of a variety of image processing procedures.
