资源列表
Ch06
- 计算机图形学 曲线和曲面编程 c程序编程-computer graphics c programming
Texiao
- 增加真彩图片的的对比度程序,用C语言编写的,请大家下载-JPG file decode program
C++_codes_to_draw_primitives
- C++ codes to draw primitives.
xiaobofenxi
- 一些小波分析的有用程序 能帮助大家更好的理解一些小波变换和小波的主要功能-wavelet
ccviewer
- ccviewer is a GUI for plotting projections of multidimensional data into the 2D plane. One can choose, which input data are set as variable and which are set as fixed values for plotting these data. Snapshots can be made by exporting these plots to n
fft_2D_picture
- 二维图像处理的fft变换,二维fft,youknow -you will love it!it is very useful .that is right .you know
BranchAndMincut
- 该程序包含“Branch-and-mincut”算法构架的c++可执行文件,可以使用多种高阶先验概率分布进行特定图像的分割。 -This software contains the C++ implementation of the "branch-and-mincut" framework for image segmentation with various high-level priors as described in the paper:
computergraphics
- 计算机图形学入门知识,希望对初学者有帮助,并且运用了mfc相关知识-Introduction to computer graphics knowledge, help for beginners, and used the knowledge mfc
harris
- 基于MATLAB的Harris特征点的检测-harris feacture points detector
quantization
- 对RGB图像进行uniform量化处理 uniform quantization for RGB image-uniform quantization
dithering
- 对RGB图像分别进行随机和有序和floyd_stein抖动处理-random,ordered and floyd_stein dithering for RGB images
linearinterp2
- 可以对RGB图像进行2D平面的线性插值处理-2D linear interplation for RGB images