-
Image compression, image compression JEPG imitate simple way to realize one of t...
图像压缩,简单模仿JEPG图像压缩的方法,实现其中的一个步骤,量化-Image compression, image compression JEPG imitate simple way to realize one of the steps to quantify the
- 2022-08-02 17:49:08下载
- 积分:1
-
这是有关数字图像处理的几篇论文,涉及到Matlab 和Labview,学习图像的同学可以参考一下。...
这是有关数字图像处理的几篇论文,涉及到Matlab 和Labview,学习图像的同学可以参考一下。-It is about digital image processing of several papers related to Matlab and Labview, students study the image for reference.
- 2023-01-24 16:05:04下载
- 积分:1
-
Boundary tracking program, you can track the closed borders and the non
边界跟踪程序,可以跟踪闭合的边界和非闭合的边界。读者可以根据自己需要存储其跟踪方向以及跟踪路径。-Boundary tracking program, you can track the closed borders and the non-closed borders. Readers can track the direction of their own need to store and track the path.
- 2022-03-22 05:16:34下载
- 积分:1
-
以上压缩包是一些效果图源码,请站长审批同意我加入!
以上压缩包是一些效果图源码,请站长审批同意我加入!-is more compressed map source some effect, I agree station approval to join!
- 2022-03-14 18:53:44下载
- 积分:1
-
实现遥感影像的KL变换,并能计算出KL变换过程中的影像参数、特征向量及变换矩阵等统计结果...
实现遥感影像的KL变换,并能计算出KL变换过程中的影像参数、特征向量及变换矩阵等统计结果-Implementation of the KL transform of remote sensing images and can calculate the KL transform in the process of imaging parameters and transformation matrix eigenvector statistics, etc.
- 2022-03-04 10:51:09下载
- 积分:1
-
把bmp转换成jpg格式的工具,内附测试图片,完整源代码可供参考
把bmp转换成jpg格式的工具,内附测试图片,完整源代码可供参考-put bmp jpg format conversion tool, enclosing photographs testing, complete source code for reference
- 2022-07-19 17:42:04下载
- 积分:1
-
vtk+itk+.net的域值滤波方法,.net 2005可以直接运行!
vtk+itk+.net的域值滤波方法,.net 2005可以直接运行!-vtk+ itk+. net domain filtering methods,. net 2005 can be directly run!
- 2022-01-26 04:00:27下载
- 积分:1
-
边缘检测源代码,适用于图像处理初学者,以及,VC++ 初学者
边缘检测源代码,适用于图像处理初学者,以及,VC++ 初学者
-Edge detection source code, applied to image processing for beginners, as well as, VC++ Beginners
- 2022-03-10 03:38:48下载
- 积分:1
-
awimg = rgb2gray(IM1)
awimg=rgb2gray(im1)
tic
[accum, circen, cirrad] = CircularHough_Grd(rawimg, [20 30],5,50)
circen
toc
figure(1) imagesc(accum) axis image
title( Accumulation Array from Circular Hough Transform )
figure(2) imagesc(rawimg) colormap( gray ) axis image
hold on
plot(circen(:,1), circen(:,2), r+ )
for k = 1 : size(circen, 1),
DrawCircle(circen(k,1), circen(k,2), cirrad(k), 32, b- )
end
hold off
title([ Raw Image with Circles Detected , ...
(center positions and radii marked) ])
figure(3) surf(accum, EdgeColor , none ) a
- 2022-02-04 17:38:42下载
- 积分:1
-
m文件的Hough变换,在希望可以对每个人都是用。
霍夫变换的 m文件 ,希望那个可以供大家是使用。-Hough transform of the m file, in the hope that can be for everyone is to use.
- 2023-05-27 07:20:03下载
- 积分:1