资源列表
multiquadric
- 输入控制点对,即可得到畸变校正系数。 此例中使用最近临插值。如要得到更好效果,可换用双线性或3次插值。
take_the_line
- 移动机器人边缘检测黑线提取 找到中心线 要先上传原始数据
二维小波变换
- 该程序用mallet算法实现了图像二维离散变换,对初学小波变换的朋友有一定帮助
test2.rar
- 方向可调小波图象边缘检测的子程序,用matlab编写,实现8方向的小波边缘检测,Steerable wavelet image edge detection subroutine, using matlab prepared to achieve 8 direction wavelet edge detection
piccompress.rar
- 图像压缩编码,dct变换,量化, Z字形扫描 行程编码,Image compression, dct transform, quantization, Z-shaped scan length encoding
WriteFrame
- opencv和mfc 读出视频流进行处理后并保存-opencv read out the video stream and save it
Cropworld_box
- 用IDL编写,用于处理IDL图像处理的代码(已调试好的程序) -IDL used to prepare for the deal with IDL image-processing code [has good procedures for debugging]
B-Spline
- 2次B样条曲线和3次B样条曲线的matlab绘制,适用于初学者-Two B spline curve and cubic b-spline curve realization code, debugging through matlab, apply for beginners
retinex_msr
- 这是一个文献里边的一种该算法,我把它里边的公式写成程序了。文献在边缘检测里边,叫“一种颜色保持的彩色图像增强新算法”-This is a kind of literature inside the algorithm, I put it inside a formula written procedure. Inside edge detection literature, called " one color to maintain color image enhancement al
kmeans_4Cluster
- kmeans图像分割算法,可以正确分割图像-kmeans image segmentation
3
- 利用小波变换实现图像压缩: 利用小波变换实现图像压缩,是利用小波分解图像的高频部分,只保留低频部分, 从图中可以看出,第一次压缩是提取图像中小波分解的第一层低频信息,此时压缩效果较好,第二次压缩是提取第二层的低频部分,其压缩效果远不如第一次压 -Using wavelet transform image compression: wavelet transform for image compression, is the use of high-frequency part
Hough-translation
- 可以对图像进行边缘检测并用Hough变换进行直线提取,经测试后可用-You can use an image edge detection and Hough transform line extraction, after testing available