搜索资源列表
图形学画线画圆滑多边形的实现
- 图形学中的基本画图算法的实现,可能会有点小问题,请自己校正-graphics, the basic algorithm for drawing the realization may be some minor problems, its own calibration
贴图的方法实现工业控制开关转换
- 用贴图的方法实现工业控制开关转换,可能会对做自控方面的工程师又参考作用哦。-mapping method used in industrial control switched, may be controlled so the engineers have drawn role oh.
实现图象平滑.锐化
- 用VC实现的图像平滑,锐化代码。调试正确。放心使用。-with VC image smoothing, sharpening code. Debugging correct. Assured use.
c实现图像处理常用算法集
- 本人收集的关于c实现图像处理常用算法,包括Hough变换,雕刻技术,灰度均衡,图像的3D灰度显示,拉普拉斯高斯边缘检测等等,-I collected on c achieve common image processing algorithms, including the Hough transform, carving, gray balance, 3D gray-scale images, Laplace Gaussian edge detection and so on.
VC实现Hough变换
- 一个实现Hough变换的VC函数,函数各个成员变量有详细的说明-a Hough transform to achieve VC function, and all member variables is described in detail in
VC实现拉普拉斯高斯边缘检测
- 一个实现拉普拉斯边缘检测的VC函数,各个成员变量程序中有详细说明-achieve a Laplace Edge Detection VC function, all member variables procedures are described in detail
灰度变换算法实现
- 本程序实现图象处理中的灰度变换的所有算法!-the program image processing Gray Transform algorithm for all!
视频序列运动补偿matlab实现
- 视频序列运动估计,补偿算法。还可实现背景渐变的运动图像中运动目标分割。希望对大有帮助。-video sequences motion estimation, compensation algorithm. Gradualism can achieve background of the image moving object segmentation. Hope to assist.
边缘检测CANNY算子的C实现
- 该文件为网上得的C语言实现的canny边缘检测算子,属于对经典算法的经典实现,具有很高的参考价值。-the document online for the C language the canny edge detection operator, belonging to the classical classic algorithms to achieve with very high reference value.
图像配准matlab的实现
- 图像配准matlab的实现,可以实现图像的配准-image registration Matlab achieve, can achieve image registration
实现复杂环境下运动物体的提取
- 实现复杂环境下运动物体的提取,此程序在vc++6.0下调试运行
数字图像处理学VC++实现源码
- 数字图像处理学VC++实现源码,在VC++6。0平台下可实现
VC实现的图像的纹理特征提取
- 这是一个VC实现的图像的纹理特征提取-This is a VC texture of the image feature extraction
实现水波特效的代码例子
- 实现水波特效的代码例子,在图片上有水波荡漾的样子!-achieve wave effects of code examples, in the pictures of a wave rippling like!
一个C++实现的SIFT算法
- C++实现的SIFT图像匹配算法,适用于Linux操作系统
snake算法的vc实现代码
- 头文件和实现文件实现了snake的算法,可直接调用
用C++实现huffman编码,算术编码,位平面编码,游程编码,预测编码,香农费诺编码
- 用C++实现huffman编码,算术编码,位平面编码,游程编码,预测编码,香农费诺编码,只需在对话框中选择功能就可以实现
视频目标跟踪VC++实现原创代码
- 视频目标跟踪VC++实现原创代码,用于监控和导航
安卓开发实现实时拍照滤镜
- 安卓开发实现实时拍照滤镜APP程序,可以对照片进行处理(Android development to achieve real-time camera filter)
直线光栅扫描转换算法的实现
- 通过C++实现直线光栅扫描转换算法的示例(Implementation of Linear Grating Scanning Conversion Algorithms)