-
find_target
求取一幅二值图像包含目标区域的最小矩形框,返回矩形框的上下左右边界,然后根据边界坐标在图上画出目标区域。(Strike the rectangle that contains the smallest rectangular target area in a binary image, return to the top and bottom rectangular box around the border, and then draw the boundary on the map coordinates of the target area.)
- 2010-11-08 11:36:21下载
- 积分:1
-
SpatialPyramid
空间金字塔,通过对图片不断的进行层次划分,对每一层的图片信息进行整理用于图片分类等(Beyond Bags of Features: Spatial Pyramid Matching
for Recognizing Natural Scene Categories
)
- 2013-01-15 16:38:58下载
- 积分:1
-
huidu
基于图像的灰度共生矩阵方法的图像纹理分割(Gray-level image-based methods of co-occurrence matrix image texture segmentation)
- 2007-07-11 09:52:05下载
- 积分:1
-
Powell
方向加速法(Powell)是一种直接法,不用计算目标函数的梯度,仅通过比较目标函数的数值大小来移动迭代点就可以求出极值。(Powell use for registration)
- 2012-03-09 09:48:57下载
- 积分:1
-
duiying
对应鬼成像算法,快速并且简洁,做鬼成像的朋友不要错过(Corresponding ghost imaging algorithm, fast and simple, do not miss the ghost imaging friends)
- 2016-10-14 20:38:11下载
- 积分:1
-
MSR
matlab代码实现的MSR图像增强,有参考图片(MSR image enhancement matlab code, reference picture)
- 2021-05-10 00:18:34下载
- 积分:1
-
imagesegmentation
说明: 模糊C-均值聚类算法,使用VC++与matlab 编程两种方法实现算法(Fuzzy C-means clustering algorithm, using VC++ and matlab programming algorithm in two ways)
- 2009-07-22 08:32:18下载
- 积分:1
-
RLE
RLE压缩算法,对.bmp格式文件进行操作。使用MFC编制界面,可读入位图,压缩后保存位图并显示。(RLE compression algorithm, bmp format file operation. Use the MFC preparation interface, readable into the bitmap compressed to save a bitmap display.)
- 2021-03-25 22:49:13下载
- 积分:1
-
qeifao_v34
毕设内容,高光谱图像基本处理,光纤陀螺输出误差的allan方差分析,实现六自由度运动学逆解算法。( Complete set content, basic hyperspectral image processing, allan FOG output error variance analysis, Six degrees of freedom to achieve inverse kinematics algorithm.)
- 2017-02-05 12:28:47下载
- 积分:1
-
testrotate
自己编写图像旋转;
(1)可以任意设定旋转中心;
(2)旋转通过坐标矩阵和旋转矩阵一步到位,得出旋转之后的对于坐标矩阵;(myrotate和myrotate1功能一样,后者只是在前者基础上,将旋转矩阵和平移矩阵集成到一起了);
(3)自带构造测试矩阵,可以直接运行;(rotate img by myself all center )
- 2015-04-26 18:59:09下载
- 积分:1