资源列表
DCT2D
- 此程序用C语言写的DCT变换。DCT变换 DCT变换的全称是离散余弦变换(Discrete Cosine Transform),是指将一组光强数据转换成频率数据,以便得知强度变化的情形。若对高频的数据做些修饰,再转回原来形式的数据时,显然与原始数据有些差异,但是人类的眼睛却是不容易辨认出来。-DCT transform of this program written in C language. The full name of the DCT DCT transform is discrete
COLORPSNR
- 此程序用C语言求取彩色图像的PSNR。psnr是一种评价图像的客观标准。它具有局限性,PSNR是“PeakSignaltoNoiseRatio”的缩写。peak的中文意思是顶点。而ratio的意思是比率或比列的。整个意思就是到达噪音比率的顶点信号,psnr是一般是用于最大值信号和背景噪音之间的一个工程项目。-This program uses the C language to strike a color image PSNR. psnr is an objective criteria to
yuv1
- bicubic插值变换用于视频压缩扩展的c程序源代码-bicubic scaler
B-spline-approximation
- 一个可以将给定2D曲线图像转化为B样条曲线的程序。需要opencv支持 内含程序源码、用户手册、算法原理文档、样例以及结果文档-A simple code about B-spline approximation.
my_hough
- canny算子进行边缘检测,然后用hough算法进行直线检测。-canny operator edge extraction from image, and then use the hough algorithm line detection.
kmeans1wen
- 采用K均值 的2维 的算法用c语言实现了简单的计算,注视很清晰,每一步都有解释-Kmeans c
IP1_w_Gamma_TRC
- This source code can work for image shading and go through TRC and Gamma curve. It is limited in 300dpi (2480x3507 pixels)Mono image.But you can change the image size by definition or change code to input by console.-This source code can work for ima
PolyLine
- QtC++ creator开发的简单的二维图形编程程序,供初学者学习qt c++ gui之用,可了解QT的二维画图功能。-QtC++ creator developed a simple document processing program for beginners to learn the qt c++ gui use.
antialias_src
- 这是一个wu算法反走样算法画直线,代码比较详细-wu antialising line
Bonne
- bonne投影的绘制,利用C++绘制bonne投影- draw bonne projection with C++
TGINOM
- 这是一个基于二维高斯光照模型的光照归一化方法,自己编的,原理上没问题,就是效果不是那么理想。-this is a program based on 2D GUASSIAN illumination model,which can show the method.
poisson-dirichlet-
- 泊松方程的解法,dirichlet边界条件,有限差分法-fast poisson solver