资源列表
1
- 精确校正图像的径向畸变和倾斜失真,用于二维图像的规格化。-Accurate calibration of radial distortion and tilt the image distortion, for the two-dimensional image of standardization.
dct
- dct变换 先进fft变换,然后再利用fft进行dct变换,是基于win32平台的-DCT transform fft transform advanced, and then use fft for DCT transform, is based on the win32 platform
IMG_Reconstruction
- 一种新的超分辨率图像重建算法 多任务学习 超分辨率图像重建-A new super-resolution image reconstruction algorithm for multi-task learning super-resolution image reconstruction
dwtatrz
- 图像识别程序,数字图像处理,源代码及资料等等,找到的,很不错-Image recognition program, digital image processing, the source code and data, etc., to find, is very good
txtsimilar
- 一个很实用的图像模式识别内容相似性计算 主要方法是通过内容权计算得到相似值-similarity measuer method
EZW-image-code
- EZW image coder c++ source
GBWwith
- Digital image processing system developed with MFC
ImageProcessing0909
- 《数字图像获取、处理及实践应用》堪称数字图像处理的经典指南 内附代码整理给大家!-"digital image acquisition, management and Practice "Digital Image Processing for his classic guide contains code to collate all!
HumanDetection_HOG
- 基于HOG(histogram of gradient)的动图像中的人物识别。含java程序和视频数据。-people detection using HOG method.
多背景位图动画
- 本程序可以实现随时间的变化不断修改位图的调色板,或每个象素的颜色从而实现动态视觉效果-this procedure can be achieved with time changes continuously changing bitmap palette, or the color of each pixel to achieve dynamic visual effects
CDCDemo
- 实现在vc的SDI中的OnDraw函数中,实现绘制一正方形并输出说明文字,另外,创建单击鼠标左键响应函数,在其中利用CDC类实现绘制一圆形并输出说明文字。-The realization of the SDI in the vc in the OnDraw function, the realization of drawing a square and descr iptive text output, In addition, click the left mouse button to c
DrawPad
- 一个绘图的源代码,可以学习入门用。我以前做得。