资源列表
ColorProcess
- 颜色处理的VC源代码,是学习彩色图像处理的很棒的素材!-Color treatment of VC source code, color image processing are studying the great material!
MidDrawLine
- 图形学的算法实现,中点画直线的算法-Graphics algorithm implementation, the algorithm in a straight line stippling
shiyan
- 画直线的方法:数值微分法,中点划线法,bresenham划线算法-Draw a straight line method
myLab3
- 键盘对茶壶控制,主要是茶壶沿着桌面的平移操作和茶壶绕自身轴的旋转操作;按键为:l, j, I, k, e。-Keyboard control of the teapot, teapot down mainly desktop translation operation and teapot rotating around its own axis operation keys for: l, j, I, k, e.
glutEx1-vs6
- 首先,画一张有四条腿的桌子,其中四条腿的形状一样位置各异,所以先写一个画桌脚的函数Draw_Leg113(a,b,c),并通过参数把绘制的位置告诉函数。函数的实现较为简单,只需先push,后pop保护当前的矩阵,再经过移位,缩放z轴,绘制cube即可完成。 -First, draw a table has four legs, one of the four legs of different shapes, like the location, so the first leg draw
Bresen
- This program in C is used to draw lines using the Bresenham line drawing algorithm.
Wavelet2D
- 二维小波压缩编码程序,在一维小波变换的基础上实现二维的小波压缩-Two-dimensional wavelet compression coding procedures, the one-dimensional wavelet transform based on the implementation of two-dimensional wavelet compression
Wavelet1D
- 实现一维小波压缩编码,对于初学小波编码压缩的人来说很适用-Achieve one-dimensional wavelet compression coding, wavelet coding compression for the beginner who is very applicable to
matlab
- 本文档记录了matlab的常用图像处理命令,通过学习,您可以掌握一些基本的图像处理技能。-This document records the common matlab image processing orders。through the study, you can master some basic image processing skills.
fcm
- 模糊C均值分类,用于图像处理中 很好用的,极力推荐 -Fuzzy C-means classification, used for image processing in a very good use, and strongly recommend
good_features.cpp
- How to use OpenCV s GoodFeaturesToTrack to detect good features that could be tracked in a movie or a camera sequence.
tcycle
- 自己写的一个画圆程序,由于看不懂网上的那些画圆算法,自己写了一个,用画点的函数画一个圆,很简单,希望对大家有所帮助 -Writing a drawcircle own procedures, because those who can not read online drawcircle algorithm, himself wrote a one-point function with a painting, draw a circle, it is easy, everyone would
