资源列表
[图形图像处理(光照,映射..)] 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<yao> 在 2025-11-23 上传 | 大小:146kb | 下载:0
[图形图像处理(光照,映射..)] 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<孔德地> 在 2025-11-23 上传 | 大小:992kb | 下载:0
[图形图象] 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<lizhi> 在 2025-11-23 上传 | 大小:97kb | 下载:0
[图形图像处理(光照,映射..)] FCM
说明:MRI脑肿瘤分割matlab代码,内面的gui要重新编译才能运行-MRI brain tumor segmentation matlab code, gui inner surface to be recompiled to run<马林冲 > 在 2025-11-23 上传 | 大小:207kb | 下载:0
[图形图像处理(光照,映射..)] regiongrowing
说明:区域生长法实现图像分割 区域生长的基本思想是将具有相似性质的像素集合起来构成区域。具体是先对每个需要分割的区域找一个种子像素作为生长的起点,然后将种子像素周围领域中与种子像素相同或相似性质的像素(根据某种事先确定生长或相似准则来判定)合并到种子像素所在的区域中。将这些新像素当做新的种子像素继续进行上面的过程,直到再没有满足条件的像素可被包括进来,这样,一个区域就长成了。-The basic idea of the pixels to achieve image s<pll> 在 2025-11-23 上传 | 大小:2kb | 下载:0
[OpenCV] OpenCVtest
说明:OpenCV函数库测试代码,当OpenCV配置成功即可运行-test codes for OpenCV,image processing<月月> 在 2025-11-23 上传 | 大小:8.92mb | 下载:0
[2D图形编程] OLE_Photoshop
说明:一篇关于PHTOSHOP的自动化脚本编程 是用VB编写的学习教程-One on PHTOSHOP automated scr ipting is written in VB tutorial<吴达杰> 在 2025-11-23 上传 | 大小:150kb | 下载:0
[图形图像处理(光照,映射..)] 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<胡晋> 在 2025-11-23 上传 | 大小:2kb | 下载:0
[OpenGL] colorful-cube
说明:使用OpenGL开发的彩色几何立体图形,其中的彩色背景可以改变,方便修改使用。-Developed using OpenGL graphics color three-dimensional geometry, which can change the background color, easy to modify to use.<王一> 在 2025-11-23 上传 | 大小:18kb | 下载:0
[OpenGL] Fireworks
说明:这是一个使用OpenGL编写的模仿礼花的示例程序,该程序运用了OpenGL基础的渲染、纹理贴图、光照等功能,方便学习OpenGL的爱好者参考使用。-This is an imitation of fireworks written using OpenGL sample program that used the OpenGL-based rendering, texture mapping, lighting and other functions, to facilitate learnin<王一> 在 2025-11-23 上传 | 大小:35kb | 下载:0