资源列表
colorful-cube
- 使用OpenGL开发的彩色几何立体图形,其中的彩色背景可以改变,方便修改使用。-Developed using OpenGL graphics color three-dimensional geometry, which can change the background color, easy to modify to use.
Image-Processing
- 图像处理的MATLAB实现,只能处理像素为256*256的图像,代码在txt文档里,需要自行粘贴-MATLAB for image processing, can handle only 256* 256 pixel image, the code in txt file, you need to own paste
OLE_Photoshop
- 一篇关于PHTOSHOP的自动化脚本编程 是用VB编写的学习教程-One on PHTOSHOP automated scr ipting is written in VB tutorial
PSCODE-2
- ps 脚本代码 用于辅助线自动切片做网页-ps scr ipt code for automatic slice guides do pages
fractal
- 双毯法分形代码Double blanket method of fractal code-Double blanket method of fractal code
OpenCVtest
- OpenCV函数库测试代码,当OpenCV配置成功即可运行-test codes for OpenCV,image processing
regiongrowing
- 区域生长法实现图像分割 区域生长的基本思想是将具有相似性质的像素集合起来构成区域。具体是先对每个需要分割的区域找一个种子像素作为生长的起点,然后将种子像素周围领域中与种子像素相同或相似性质的像素(根据某种事先确定生长或相似准则来判定)合并到种子像素所在的区域中。将这些新像素当做新的种子像素继续进行上面的过程,直到再没有满足条件的像素可被包括进来,这样,一个区域就长成了。-The basic idea of the pixels to achieve image s
FCM
- MRI脑肿瘤分割matlab代码,内面的gui要重新编译才能运行-MRI brain tumor segmentation matlab code, gui inner surface to be recompiled to run
Ellipses
- 这是一个快速和非迭代椭圆拟合算法,代码是基于一本合适的数值稳定版本R. Halir and J. Flusser只是将数据中心,以进一步提高性能-This is a quick and non-iterative ellipse fitting algorithm code is based on an appropriate value stable version of R. Halir and J. Flusser just the data center, in order to fur
ransacOverlap
- 程序使用sift提取和匹配图像的特征点,使用RANSAC得到图像的单应矩阵H,再将其中一幅图像通过H变换到另一幅图像的坐标系中。最后计算得到两幅图像重叠区域。图像可以换成自己的。-This code use SIFT to extract and match feature points.Then RANSAC is utilized to calculate homography matrix.Finally,the overlap rate of these two images will
Pic_True
- 纯java代码写的sift图片识别算法,欢迎交流指正!图片匹配效果还是可以的,可以直接运行!木有使用opencv、metlab等api-Pure java code written sift picture recognition algorithm, welcomed the exchange correction! Image matching effect, or can, can run! Wood using opencv, metlab etc. api
ransacE
- RANSAC计算得到本质矩阵E,并能得到点的三维坐标。-RANSAC is used to calculate essential matrix.Besides,this code can gain 3D coordinates.
