资源列表
get-pixel
- 读取照片的坐标和缩放比率,不随照片的放大缩小,漫游而改变-Being read coordinates and zoom ratio
Classic-image-transform
- 内含各种图像经典变换,包括傅里叶变换,图像分割,图像平滑,形态学处理,伪彩色等。-Contains a variety of classic image transformation, including Fourier transform, image segmentation, image smoothing, morphology processing, pseudo color, etc.
K-means-and-iterative
- 图像的K均值与迭代处理,k-均值聚类是一种动态聚类,又称“C-均值算法”。-Image k-means and iterative processing
binary-tree
- 二叉树遍历(Traversal)是指沿着某条搜索路线,依次对树中每个结点均做一次且仅做一次访问。访问结点所做的操作依赖于具体的应用问 题。-Binary tree Traversal (Traversal) refers to the search along a route, in turn, each node in the tree are one and only for a visit. Operations to do access nodes depends on the spec
newsnake
- 一个简单的贪吃蛇游戏,适合新手入门学习,同时也有外部文件的导入,位图的实现等-A simple Snake game, suitable for beginners to learn, but also have to import external files, and so on to achieve bitmap
guangshan
- glRasterPos2i (20, 20) //指定光栅位置 glBitmap (10, 12, 0.0, 0.0, 11.0, 0.0, rasters) //宽度和高度都是12,中心位置0,0,x移动11偏移。raster包含位图数据 -glRasterPos2i
Face-recognition-test-program
- 人脸识别的测试程序,可以了解整个过程-Recognition of testing procedures, can understand the whole process .....
MyMFC
- opencv 模板匹配的MFC程序,可以针对黑白、彩色图片进行设置模版,检索图片-base opencv image model found applicaiton
View
- VC中的窗口,视口以及显示的详细解释。了解他们之间的关系对图像的显示有着重要的作用-VC in the window, the viewport and explained in detail. To understand the relationship between them has important role for image display
OpenGL
- 用VC++6.0搭建了MFC OpenGL环境,实现一个彩色立方体盒型的展开,并且为全屏显示,隐藏了标题栏和菜单栏。-Use VC++ 6.0 to build the MFC OpenGL environment, to achieve an expanded color cube box type and full-screen display, hiding the title bar and menu bar.
face_recognition
- 人脸识别程序,普氏算法对齐的,能够运行,是开源程序,自己下载看就得了呗-Recognition program, Platts alignment algorithm
ReBmp33
- 该对话框程序可以读取bmp图像,并将像素数据存储到txt中,内含封装好的DIB库。-The program can read bmp image and pixel data is stored in txt, containing packaged DIB library.