-
图形图象处理及编程相关知识的全面介绍,并有相应的源代码,相信会对大家有所帮助...
图形图象处理及编程相关知识的全面介绍,并有相应的源代码,相信会对大家有所帮助-image processing and graphics programming with the full knowledge, and the corresponding source code, we believe it will help
- 2022-02-14 23:16:45下载
- 积分:1
-
数字图像处理中用到的几乎所有的源代码!!!完全用Delphi实现.
数字图像处理中用到的几乎所有的源代码!!!完全用Delphi实现.-digital image processing used in almost all of the source code! ! ! Complete with Delphi.
- 2022-03-16 10:20:18下载
- 积分:1
-
来源于网上的C++技术开发的图形处理代码, 为国外开源代码, 可用来学习掌握C++的图形处理算法。来源于网上公开资料,供学习使用。...
来源于网上的C++技术开发的图形处理代码, 为国外开源代码, 可用来学习掌握C++的图形处理算法。来源于网上公开资料,供学习使用。-From online C++ Graphics technology development deal with code, for foreign open-source code, can be used to study and master the C++ Graphics processing algorithms. Disclosure of information from the Internet for learning to use.
- 2022-06-03 08:09:16下载
- 积分:1
-
人脸拟合程序的实现, 人脸拟合程序的实现!
人脸拟合程序的实现, 人脸拟合程序的实现!-Face realize fitting procedure, fitting procedure Face realize!
- 2022-09-06 18:40:03下载
- 积分:1
-
java 图形算法实现源代码,有坐标放大缩小。
java 图形算法实现源代码,有坐标放大缩小。-java graphics algorithm source code, coordinates Zooming.
- 2022-04-26 11:40:15下载
- 积分:1
-
图像处理形态学超酷
图像处理形态学超酷-morphological image processing cool
- 2022-02-13 19:57:02下载
- 积分:1
-
高斯MRF随机场特征,包含均值,方差,采用最小二乘计算的,很简单...
高斯MRF随机场特征,包含均值,方差,采用最小二乘计算的,很简单-Gaussian MRF, include means and standard derivation, is very simple and effective
- 2023-03-18 03:30:04下载
- 积分:1
-
一个简单的图像处理,好像是一个找区域的算法,忘记了哈
一个简单的图像处理,好像是一个找区域的算法,忘记了哈-a simple image processing, seems to be looking for a regional algorithm, forgetting Kazakhstan
- 2023-06-23 10:35:03下载
- 积分:1
-
本程序可实现快速Fourier变换,使用可直接调用
本程序可实现快速Fourier变换,使用可直接调用-this procedure allows for fast Fourier transform, the use of direct call
- 2022-01-30 14:06:12下载
- 积分:1
-
OpenCV形态学膨胀、腐蚀
应用背景对图像进行腐蚀和膨胀处理,可以实现调节的力度,通过腐蚀和膨胀的结合使用,可以自动连接图像的破损部分,或者消除图像的多余部分。关键技术关键技术:opencv中,膨胀函数的使用和腐蚀函数的使用。还包括opencv读取图像,显示图像窗口,以及其他opencv函数的调用。
- 2022-07-26 16:16:52下载
- 积分:1