资源列表
CDib类
- 在图像处理类中将读取的彩色图像转化为灰度图像用于后续处理-in Image Processing category will read the color image into a gray-scale images for follow-up treatment
shuangmushijue
- 我编写的两相机定标算法,利用matlab toolbox得到初始数据进行一步的标定和优化,其中调用了matlab toolbox里的显示函数和-I prepared two camera calibration algorithm, using matlab toolbox to obtain the initial data calibration and optimization step, which is called the matlab toolbox in the display
DWT水印嵌入和程序
- MATLAB的程序,用DWT小波变换的方法来嵌入和水印信息,有注释说明,文件夹里有载体图像和水印图像
Laboratorio_01
- Image processing basics
1111
- matlab--巴特沃斯高通滤波算法来增强图像-Matlab, butterworth high pass filter algorithm to enhance image
二维图形的几何变换算法
- 二维几何变换,包含了二维图形的几何变换算法,比例变换,对称变换的算法,希望大家之间交流-transform two-dimensional geometry, two-dimensional graphics contains the geometric algorithm, the ratio transformation, the transformation symmetric algorithm, We hope that the exchanges between the
11111111
- 运动估计代码,可以用来估计运动序列的背景变化,从而计算出背景补偿,运来跟踪运动目标。很好用-Motion estimation code that can be used to estimate the background motion sequence variation to calculate the background compensation, transported to track moving targets. Good use,,,
ImageAbstract
- C# 实现图像变形处理 demo程序 界面使用wpf实现,后台使用unsafe C#实现-C# image the deformation processing demo program interface to use wpf achieve background using unsafe C# implementation
123
- 根据xml中数据画出图形,根据xml中的数据画出图形,图形能缩放-According to the XML data draw graphics, according to the XML data in a draw graphics, graphics can zoom
123
- 绘制简单的矢量图形,并能自动存入数据库,进行保存-Drawing simple vector graphics, and can be stored in database, automatically
CRectTracker
- 一个类似coredraw中可以通过拉动矩形筐,来动态改变图元大小的源代码,vc编的。