资源列表
GammaLineLogTran.rar
- 图像灰度变换中的线性变换、对数变换、Gamma变换函数,不是利用matlab里面现成的函数实现,而是是利用数学公式计算得到,对于理解上述变换的实质有一定的价值 ,Image gray-scale transformation of the linear transformation, logarithmic transformation, Gamma transform function, instead of using off-the-shelf function inside matla
2DDCT.rar
- matlab实现二维离散余弦变换的图像压缩程序,可以学习一下,matlab implementation of two-dimensional discrete cosine transform image compression process, can learn about
vtkmfcwindow.rar
- 本程序的开发平台是vc++与vtk,具体功能为是利用vtk的读子类,读取一张二维图片,读取以后在利用vtk中的相关指令最这张图片进行拉申.,This procedure is the development platform for vc++ and vtk, specific functions are read using the vtk class, read a two-dimensional picture, read the future in the use of vtk comm
cvcamshift.rar
- 這是用來做影像追蹤的程式,是使用HSV來判斷顏色做追蹤。,This is used to make video tracking program to determine the use of HSV color tracking to do.
bmpdraw.rar
- 利用MFC编写的,打开bmp图像,并能用不同画笔在图像画线的程序,Prepared to use MFC to open bmp images, and use different brush images draw the line at the procedure
FaceDetect_V440_Setup_tcm97-14
- 一个老外编的人脸检测的程序,安装后感觉还可以,可以检测视频上的人脸。,A foreign person for the face detection process, the feeling can also be installed, can detect human faces on the video.
Arnold.zip
- Arnold置换图像置乱,用于数字水印;,Arnold Replacement Image Scrambling for Digital Watermarking
ComputerGraphics.rar
- 计算机图形学各种基本技术如三维变换,图形裁减,实时动画,图形相交等用VC实现的例子,Basic computer graphics techniques such as three-dimensional transformation, graphical reduction, real-time animation, graphics interface, such as examples of implementation using VC
Sobel.rar
- 本代码是把二值图像转换成边缘检测图像国,是通过C语言和M语言混编的。,This code converts a BW image to an Edge Detected image in C with MEX. This code implements convolution with Sobel kernels to do the edge detection. I put this together for a school project and I couldn t find any g
feiji.rar
- 我们平常玩的飞机射击类游戏,这其实很简单,在加载上图片后,实现精灵类碰撞检测,每按键一次,图片显示相应的动作,真的很简单,希望你能从这个简单的游戏获得启发,To play our usual type of plane shooting games, this is a very simple add-on in the picture, the type of collision detection Elven implementation, each button once, the mot
nsct_toolbox.rar
- 非下采样contourlet变换用于图像降噪,多尺度几何分析的应用。 ,Contourlet transform non-down-sampling for image noise reduction, multi-scale analysis of the application of geometry.
e2lsh.rar
- Nearest Neighbor Methods in Learning and Vision: Theory and Practice书中章节Locality-Sensitive Hashing Scheme Based on p-Stable Distributions 中LSH-Local Sensitive Hashing算法的C语言在Red Linux下实现,Book <Nearest Neighbor Methods in Learning and Vision: Theory