-
填充多边形扫描算法
多边形的扫描填充算法-filled polygon scan algorithm
- 2023-08-01 11:10:03下载
- 积分:1
-
《VC++图象处理程序设计》 书中代码
天津理工大学 计算机科学与工程系 杨淑莹
第二章特效显示
第三章几何变换
第四章灰度变换
第五章平滑...
《VC++图象处理程序设计》 书中代码
天津理工大学 计算机科学与工程系 杨淑莹
第二章特效显示
第三章几何变换
第四章灰度变换
第五章平滑处理
第六章锐化及边缘检测
第七章图像分割
第八章形态学
第九章图像的变换域处理
第十章图像合成
第十一章24位彩色
第十二 章小波变换-"VC image processing program design" book code Tianjin Polytechnic University Computer Science and Engineering 2.Tianjin second Zhang revealed the third chapter effects geometric transformation Gray Transform Chapter IV of chapter V of Chapter VI of smoothing and sharpening edge detection Chapter VII map as Segmentation Chapter VIII IX morphological image processing 10th Transform Image Synthesis Chapter 24 Chapter 11 Chapter 12 Color Wavelet Transform
- 2022-01-24 10:02:51下载
- 积分:1
-
基于长YCrCb颜色模型
基于YCrcb肤色模型的人连检测系统.用VC++实现.还包括人脸、眼睛、嘴巴的定位分割。-YCrcb color model based on the long-detection system. With VC. Also including face, eyes, Segmentation mouth positioning.
- 2022-02-24 14:04:44下载
- 积分:1
-
Packaging good sift matching database, simply enter the two images and the Lapla...
封装好的sift匹配库,只需输入两幅图像和拉普拉斯金字塔参数就可以求出对应的匹配点和基础矩阵。资源含dll,lib和.h文件,并提供了一个测试程序。使用十分便捷-Packaging good sift matching database, simply enter the two images and the Laplacian pyramid can be calculated parameters corresponding match point and the fundamental matrix. Resources including dll, lib and. H files, and provides a test procedure. Very convenient to use
- 2023-05-31 13:50:03下载
- 积分:1
-
写了很好的效果,分享
写的很不错的一种特效,大家分享-wrote a very good effects, share
- 2022-01-31 17:34:58下载
- 积分:1
-
用Efros和Freeman的纹理合成算法,利用误差最小的边界剪切法进行纹理图片的合成...
用Efros和Freeman的纹理合成算法,利用误差最小的边界剪切法进行纹理图片的合成-By Efros and Freeman
- 2022-08-07 14:27:47下载
- 积分:1
-
vc图像处理比较全面的程序,提供了图象直方图均衡,robert,sobel,prewitt,kirsch,gauss等方法的边缘检测运算,中值滤波,二维FFT变...
vc图像处理比较全面的程序,提供了图象直方图均衡,robert,sobel,prewitt,kirsch,gauss等方法的边缘检测运算,中值滤波,二维FFT变换和DCT变换,图象的反转,旋转等一些基本的图象模板变换和点变换的功能。目前只处理256*256的图象-vc images deal with more comprehensive procedures, provided the image histogram equalization, robert, sobel, prewitt, kirsch, gauss and other methods of edge detection operator, median filtering, two-dimensional FFT transform and DCT transform, image reversal, rotating images, such as some basic templates and point transform transform function. Currently only deal with 256* 256 image
- 2022-09-06 08:55:03下载
- 积分:1
-
一种基于形态学的小波自适应去噪算法
一种基于形态学的小波自适应去噪算法-Morphology based on adaptive wavelet denoising algorithm! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! !
- 2022-11-17 09:00:04下载
- 积分:1
-
本文实现了在连续视频数据流中几种不同的运动检测算法,他们都是基于当前帧图像和前一帧图像的比较,程序使用了AForge.NET framework库。其中的示例代...
本文实现了在连续视频数据流中几种不同的运动检测算法,他们都是基于当前帧图像和前一帧图像的比较,程序使用了AForge.NET framework库。其中的示例代码支持下面几种视频格式:AVI文件、网路相机的JPEG和MJPEG,本地的采集设备(USB相机等)。-In this paper, the realization of the continuous video data stream in several different types of motion detection algorithm, they are based on the current frame image and an image before the comparison, the procedures used AForge.NET framework library. One of the following sample code to support several video formats: AVI files, network camera JPEG and MJPEG, the local collection of equipment (USB camera, etc.).
- 2022-01-26 19:18:26下载
- 积分:1
-
图像处理源代码,实现了读取PGM图像,写PGM图像,对图像进行下采样得到一半大小图像的功能。testImage.cpp中包含main函数。...
图像处理源代码,实现了读取PGM图像,写PGM图像,对图像进行下采样得到一半大小图像的功能。testImage.cpp中包含main函数。-image processing source code, achieving PGM images read, write PGM image, the image sampling to be conducted under half the size of the image function. TestImage.cpp contains main function.
- 2022-02-10 16:49:05下载
- 积分:1