资源列表
ImageMatch
- 该代码在检测图像特征点的基础上,使用相关系数法进行图像的匹配。-The code in the image feature point detection, based on the correlation coefficient method for image matching.
ColorProcess
- 基于Visual C++ 6.0 开发的对图像的颜色位数、彩色到灰度的变换,颜色分离、Gamma校正等涉及颜色操作的源码-Visual C++ 6.0 on the development of the median of the color image, color to gray scale transformation, color separation, Gamma correction, color operations involving the source
curvelet
- curvelet变换的论文,对于学习curvelet变换进行图像处理很有帮助-curvelet transform paper, learning is helpful curvelet transform for image processing
fourier
- 傅立叶变换 VC++实现 MICROSOFT FOUNDATION CLASS LIBRARY : MyDIP-Fourier transform VC++ to achieve MICROSOFT FOUNDATION CLASS LIBRARY: MyDIP
imageprocessing
- 数字图像处理课件,挺全面的,可以学习一下-Digital Image Processing courseware, very comprehensive, and can learn about
FilterLab2.0
- 设计滤波器的软件Filterlab2.0的详细教程,学习滤波器必备啊,一起学习。-Design filter software Filterlab2.0 detailed tutorials, essential learning filter, ah, learn together.
tuxiangbianhuajiance
- 图像变化检测算法(我的翻译大作业,可以看看去)-Image change detection algorithm (my translation big job, you can look at to)
cudaimageregistration
- 基于CUDA的医学图像配准实例-CUDA-based medical image registration examples........
appGBC
- GBC游戏模拟器所有源代码,可直接移植到你的32CPU里,移植时,你只需要把GBC_USER_CFG.c文件里的图像和声音相关的函数换成你的就可以了。-GBC simulator game all the source code, can be directly transplanted to your 32CPU, the transplant, you just need to GBC_USER_CFG.c images and sound files related functions i
F_Kzy
- fk正演模拟,生成地震记录。由于是本人最早写的程序,里面的离散傅里叶变换并非快速傅里叶变换。读者可改成快速傅里叶变换-fk forward modeling to produce seismic records. I write because it is the first program, which is not a discrete Fourier transform fast Fourier transform. Readers can change the fast Fourier
daopujisuan
- 很好的倒频谱计算程序,可立即生成图形,方便读者理解运用。-very good。
assignment1
- 差值法+色彩矫正+伽马矫正 其中插值法 运用最少邻算法和双线性算法 来解决灰度图片通过parton之后的变换问题-color interpolation(using Bilinear algorithms and using Nearest Neighbor algorithm) color correction gammar correction