资源列表
SaveBMP
- 利用OpenGL像素处理函数,保存BMP文件到本地,截图方便-The use of OpenGL pixel processing functions, save the BMP file to the local, convenient screenshot
image
- 图形用户界面(GUI)演示常见的二维函数图形。菜单条中含有5个菜单项:Plot、Option、LineStyle、Color和Quit。Plot中有Sine Wave、tsin(3t) Wave、2*exp(-0.5*x).*cos(pi*x) Wave、四页玫瑰曲线、阿基米德螺旋曲线和心形曲线六个子菜单项,分别控制在本图形窗口画出相应曲线。-Graphical user interface (GUI) shows the common two-dimensional graphics func
图片加密程序
- 图像的加密程序,图像隐藏vc++
Desktop
- 一道C++的练习题的原创解答,巧妙填数,就是这样-A C++ exercises original answer, fill in a few clever, is so
dib2ddb.zip
- 转换一非设备相关位图到一设备相关位图
bmpconvert
- BMP图象的翻转,在网上找的,在程序中运行没有问题,大家可以参照一下
Image-moment-invariants
- 图像不变矩是基于图像的几何结构特征,可以用于图像匹配方面,有很好的效果-Image moment invariants is based on the geometric structure of the image can be used for image matching, there were good results
edgedetecting
- 主要功能是检测图像中,由于灰度变化产生的边缘,效果还行,主要用的是sobel算子-Main function is to detect images, because gray-scale changes in the edge line effects, mainly using a sobel operator
distance
- 关于计算机坐标和地球坐标的变换,可以用于图像处理中标线及划分区域。-coordinates on the computer and transform the coordinates of the Earth that can be used in image processing and successful line separating regions.
load_image_256
- 建立256色以上ImageList-The example of creating ImageList above 256 color
LT
- 关于任意直线的对称变换可运行源代码,比较简单-The source code can be run on any straight line of symmetry transformation relatively simple
walsh_transform
- 对二维图像进行沃尔什变换,之后用图像的四分之一进行沃尔什反变换来复原图像,并比较误差