资源列表
IterationMap
- 这里画出一个叠代图形,叠代函数是: z = z^2 + c 其中c是可变常数。 该程序不仅仅可以用来示范如何绘制一个简单的叠代图形,也可以用来示范如何 使用c++的操作符重载功能来创造一个新的变量类型。-Draw a graph here, iteration, iteration function is: z = z ^ 2+ c where c is a constant variable. The program not only can be used to demon
manage
- 管理费用的一个很简单的搭建的界面环境 可以通过点击不同的按钮实现不同的功能-Manage the resoucre
youxi102
- 一个有趣的开窗户游戏java源代码,作为自个儿休闲或学习的游戏!-Open the window a fun game java source code, as a leisure or learning the game myself!
ImgStich_stitcher_warpers
- openCV 基于sift的图像拼接算法 -openCV image stitching algorithm based on sift the
Koch-Snow-Flower
- windows下vc开发环境,用opengl绘制二维细分雪花-using opengl draw snow flower
transform
- 快速傅里叶变换函数,对一维信号信息和二维图像信息进行快速傅里叶变换-Fast Fourier transform function, one-dimensional and two-dimensional image information signal information fast Fourier transform
BitmapBitmap1
- 把位图转化为改变颜色后的位图,可以节省大量的操作位图的时间-put into place plans to change the color of the bitmap, can save a lot of operating time Bitmap
zhaose
- Microsoft Visual Basic 6.0 中文版 VB快速找色代码TXT
ImageProcess
- 下代码实现了几个简单的图像处理,主要包括:平滑(Smooth)、开操作(Open)、闭操作(Close)、膨胀(dilate)、腐蚀(Erode)、图像梯度(Gradient)、顶帽(TopHat)、黑帽(BlackHat)等。-Under the code implementation of some simple image processing, mainly including: smoothing (Smooth), open operation (Open), closed oper
loaddrow
- ddrow 的初始化 页面创建 设置等功能函数
旋转球体
- 刚刚写的一个绿色旋转的立体椭球,欢迎大家对次提出意见-I just finished a programme about green revolving solid sphere .Welcome your advice,very glad.
熵阈值max-2d
- 用于图像分割,基于renyi熵阈值分割算法的最大熵阈值分割算法