-
用C++编写的一个程序,内部是用二值化进行图像处理的,感兴趣的可以看看的...
用C++编写的一个程序,内部是用二值化进行图像处理的,感兴趣的可以看看的-a procedure for the preparation, internal use binary image processing, interested can look at the
- 2023-04-08 10:20:04下载
- 积分:1
-
常用的数字图像处理算法实现,都是用标准C语言实现的,绝对经典...
常用的数字图像处理算法实现,都是用标准C语言实现的,绝对经典-commonly used digital image processing algorithm has been used standard C language, absolute classic
- 2023-04-08 21:30:03下载
- 积分:1
-
计算机视觉
计算机视觉
- 2022-05-06 21:49:18下载
- 积分:1
-
Image Processing
图像处理-小波变换VC代码,可直接编译运行。-Image Processing- Wavelet Transform VC code, the compiler can be run directly.
- 2022-10-04 03:50:03下载
- 积分:1
-
Posts & Telecom Press published in vc++ digital image processing of the sour...
人民邮电出版社出版的vc++数字图像处理的的源代码,图像处理的基本方法差不多都有,可以收藏一下-Posts & Telecom Press published in vc++ digital image processing of the source code, image processing, almost all of the basic method, you can look at collection
- 2023-01-26 05:20:04下载
- 积分:1
-
with VTK and VC mixed programming method raycasting head on the body of data map...
用VTK与VC++混合编程实现raycasting方法对人头部数据的体绘制,内含人脑数据-with VTK and VC mixed programming method raycasting head on the body of data mapping, Data containing the human brain
- 2022-03-03 22:21:26下载
- 积分:1
-
Related to digital image processing of some procedures, including histogram equa...
有关数字图像处理的几个程序,包括直方图均衡化(不用matlab自带函数)、空域butterworth滤波等,请多指教。-Related to digital image processing of some procedures, including histogram equalization (do not bring their own matlab function), such as air filter butterworth, please advice.
- 2022-07-02 05:13:47下载
- 积分:1
-
RANSAC算法拟合抛物线,涂在眼皮上。具体代码将…
RanSac算法,拟合抛物线,画出上眼皮。具体看代码就能明白。-RANSAC algorithm, fitting a parabola, painted on the eyelids. Specific code will be able to understand the look.
- 2022-04-09 02:37:59下载
- 积分:1
-
Based on visual c++ 2005 and OpenCV is a static environment FaceDetection face d...
基于visual c++ 2005和OpenCV环境
FaceDetection是一个静态人脸检测程序,注意FaceDetection需要OpenCV提供的库支持,因此请首先到相关网站上下载并安装OpenCV,此外本程序需要导入一个分类器文件haarcascade_frontalface_alt.xml,该文件在OpenCV中提供,请读者将该文件复制到程序同一目录下,程序即可正确运行。-Based on visual c++ 2005 and OpenCV is a static environment FaceDetection face detection procedures, attention to the needs of FaceDetection library OpenCV support provided, so please first of all to the relevant Web site to download and install OpenCV, addition of this procedure needs to import a document classifier haarcascade_frontalface_alt.xml, the document provided in OpenCV, the reader is the file copied to the procedures under the same directory, the program can run correctly.
- 2022-01-26 03:18:51下载
- 积分:1
-
Tracking a moving object through several frames, provided changes from frame to...
Tracking a moving object through several frames, provided changes from frame to frame are on the order of +-(10 + "X Range") pixels in the X direction and +-(10 + "Y Range") in the Y direction is done automatically because of a relatively large area of exploration during the search for an optimal (new) position for a particular control point and a very strong force exerted by large values of the image gradient.-Tracking a moving object through several frames, provided changes from frame to frame are on the order of+-(10+ "X Range") pixels in the X direction and+-(10+ "Y Range") in the Y direction is done automatically because of a relatively large area of exploration during the search for an optimal (new) position for a particular control point and a very strong force exerted by large values of the image gradient.
- 2022-01-26 05:44:02下载
- 积分:1