资源列表
main
- 区间扫面线,可用于构建图形,消隐;区间扫描线算法放弃了 z-buffer 的思想,是一个新的算法,区间扫面线算法的思想是每一条扫描线分割成几个区间,确定每一个区间属于哪个多边形 ,用多边形的颜色对离视点最近的区间着色 ,发掘了区间的连贯性,对每一个区 间只做一次可见性判断,所以效率大大提高。(Interval sweep line The interval scan line algorithm abandoning the idea of z-buffer is a new algorithm
zhipaishibie
- 自己编写的第一个纸牌识别程序,属于数字图像处理的范围,请赐教
5
- 本程序为用fisher实现人脸识别,具有很好的分辨效果,一共五种表情,分辨率为百分之五十一-The procedures for the fisher realize with face recognition, has the very good resolution effect, a total of five kinds of expression, the resolution is fifty-one percent
OpencvApp
- opencv 图像直方图均衡化处理 读入图像,能够画出原直方图和均衡化后的直方图及现实均衡化后图像-the opencv image histogram equalization processing read into the image, to be able to draw a histogram equalization and the reality after the original histogram equalization image
大鱼吃小鱼源代码 v3.0
- 大鱼吃小鱼源代码,vc6.0.使用了双缓冲技术-double buffer to draw
FreeImageTest
- freeimage 强大的图象处理库,这是freeimage的一个测试程序,对大家有帮助的.-freeimage powerful image processing library freeimage This is a test procedure, we have to help.
1
- 非常不错的东西,欢迎广大读者下载参考使用。-Very good stuff, welcome readers to download and reference.
jpeg_encoder
- Simple JPEG encoder in C
tunnel
- opengl 隧道模型,带有纹理 ,适合纹理初学者-the opengl tunnel model with texture, suitable texture for beginners
TestGraphicsGL_new
- DDA算法、Bresenham算法 点画线、化百分之一圆 填充算法等-DDA algorithm, Bresenham algorithm dotted line of the hundredth round filling algorithm
sand-master
- 使用JNI实现Sobel算子图像边缘检测(Using JNI to achieve Sobel operator image edge detection)
edge_demo
- Edge detection demos with specific numerator results in jupyter
