-
For the image geometric transformation, translation, image transformation, scali...
针对图像的几何变换,平移,镜像变换,缩放,转置,旋转进行程序设计。取自《vc++图像处理程序设计》-For the image geometric transformation, translation, image transformation, scaling, transpose, rotate to programming. Retrieved from " vc++ Image Manipulation Program Design"
- 2022-02-14 11:18:18下载
- 积分:1
-
用视觉工作室实现了不规则掩模的中值滤波功能…
Function realized median filter with irregular mask by using Visual Studio, and OpenCV library.
User can define mask by special matrix with unrestricted size N x M, which includes 0 and 1 values. Only 1 values determine which element of neighborhood of point will be used to calculate median.-Function realized median filter with irregular mask by using Visual Studio, and OpenCV library.
User can define mask by special matrix with unrestricted size N x M, which includes 0 and 1 values. Only 1 values determine which element of neighborhood of point will be used to calculate median.
- 2022-04-22 03:07:13下载
- 积分:1
-
所谓分水岭算法有好多种实现算法,拓扑学,形态学,浸水模拟和降水模拟等方式。要搞懂就不容易了...
所谓分水岭算法有好多种实现算法,拓扑学,形态学,浸水模拟和降水模拟等方式。要搞懂就不容易了-The so-called watershed algorithm realize there are a variety of algorithms, topology, morphology, water modeling and simulation, such as precipitation. Should they get to know not so easily
- 2022-03-02 02:09:02下载
- 积分:1
-
OpenGL轨迹球
轨迹球控制:如果只用鼠标来控制你的模型是不是很酷?轨迹球可以帮你做到这一点,我将告诉你我的实现,你可以把它应用在你的工程里。我的实现是基于Bretton Wade’s,它是基于Ken Shoemake’s 实现的,最初的版本,你可以从游戏编程指南这本图上找到。但我还是修正了一些错误,并优化了它。轨迹球实现的内容就是把二维的鼠标点映射到三维的轨迹球,并基于它完成旋转变化。
- 2022-08-02 14:23:03下载
- 积分:1
-
"visual c digital image coding" complementary procedures
《visual c++ 数字图像编码》配套程序-"visual c digital image coding" complementary procedures
- 2022-06-29 10:04:18下载
- 积分:1
-
该程序可以将一个汉字转换为16x16的点阵并以十六进制表示出来。...
该程序可以将一个汉字转换为16x16的点阵并以十六进制表示出来。-the program can be converted into a Chinese character 16x16 lattice and hexadecimal representation out.
- 2023-01-08 15:25:02下载
- 积分:1
-
一个将照片进行马赛克,连成立体图像的程序
一个将照片进行马赛克,连成立体图像的程序-a mosaic of photographs, and even the establishment of procedures for body image
- 2023-07-28 03:30:05下载
- 积分:1
-
achieve PHOTOSHOP The fountain fills results, readers can add to your own projec...
实现PHOTOSHOP里的渐变填充效果,读者可以自行添加到你的工程里,原理很简单希望大家有什么意思提出,谢谢!-achieve PHOTOSHOP The fountain fills results, readers can add to your own projects, the principle is very simple hope that what we have proposed, Thank you!
- 2022-12-14 16:45:03下载
- 积分:1
-
提供了图象直方图均衡,robert,sobel,prewitt,kirsch,gauss等方法的边缘检测运算,中值滤波,二维FFT变换和DCT变换,图象的反转,...
提供了图象直方图均衡,robert,sobel,prewitt,kirsch,gauss等方法的边缘检测运算,中值滤波,二维FFT变换和DCT变换,图象的反转,旋转等一些基本的图象模板变换和点变换的功能。目前只处理256*256的图象-the image histogram equalization, robert, segmentation, prewitt, "and Gauss methods of edge detection operators, the median filter, two-dimensional FFT and DCT, image inversion, and rotating some of the basic template image and transform point transformation functions. Currently only handle 256* 256 images
- 2022-03-18 23:48:48下载
- 积分:1
-
两桢差分加像素统计检测运动目标
应用背景应用于运动目标的检测,利用差分法,对路面上的车辆和行人进行检测 关键技术车辆检测部分采用背景差分法,采用平均背景法更新背景图像,代码部分附详细解释,可以有效地对运动目标进行检测和跟踪
- 2022-03-24 20:46:50下载
- 积分:1