资源列表
ImagesmoothingContrastEnhancement
- 直方图均衡:原始图的直方图变换为均匀分布的形式,这样就增加了象素灰度值的动态范围从而达到增强对比度的效果 中值滤波:中值滤波属于非线性平滑滤波器,它可以消除噪声又能保护图象的细节-histogram equalization : the original plan to transform the histogram in the form of uniform distribution. This will increase the value of the pixel gray area
my_imrotate
- 这是个matlab实现图象旋转的程序,供大家参考
second_wavelet
- 此程序用提升法實現第二代小波變換, 正變換:分裂,預測,更新;
bresenham
- 实现bresenham算法划线,有关计算机图形学方面的内容,一个很简短的程序-bresenham plot lines,by vc,programmd by some Chinese motherfuckers,this fucking program is wrong
ascii_
- ce programme lit un fichier ascii et affiche une image raster
bresenham
- 用C语言结合OpenGL技术实现Bresenham算法绘制直线
JoyDe
- 利用书中图5.19和图5.20的最大值堆实现一个优先队列。对于队列的操作应该支持下列几种指令: void enqueue[int ObjectID, int Priority] int dequeue[] void changeweight[int ObjectID, int newPriority] 函数enqueue向优先队列中插入一个ID号为ObjectID、优先级为Priority的新对象。函数dequeue从优先队列中删除优先级最高的对象,并返回该对象的
kock
- 在c++环境下利用opengl知识,以直线和三角形为初始元迭代,最终生kock曲线 -In c++ environment using opengl knowledge, the initial straight line and the triangle element iteration, the final curve of Health kock
plmy
- 在VC++平台上用OpenGL构建的一个带按钮的程序框架。-In VC++ platform, built with an OpenGL application framework with a button.
KLexample
- 基础的opencv optical flow例子,对比前后两长图片的位置变化-optical flow example using opencv
log
- 利用LoG边缘算子法对图像进行边缘提取的源代码,编译后的可执行文件须带参数运行-LoG edge operator method for image edge extraction of the source code, compiled executable files carry operation parameters
fingerprint_lcd_16x2
- source code for FPM10, a fingerprint sensor with LCD 16x2 as a display
