-
jpeg
jpeg图像压缩和解压缩过程,使用的哈弗曼表包含于程序中,内有详细的文件说明(jpeg image compression and decompression process, the use of Huffman tables included in the program, with detailed documentation)
- 2020-11-30 15:09:27下载
- 积分:1
-
zhixinfa
灰度质心法提取图像圆点中心坐标程序源代码(Extracted gray-scale image centroid coordinates of the dot center of the source code)
- 2011-05-12 19:13:11下载
- 积分:1
-
xinsnake
说明: 用matlab写的t-snake的算法用于处理比较简单的情况有一定参考价值(using Matlab write t-snake algorithm for handling simple reference of a certain value)
- 2006-03-27 11:09:56下载
- 积分:1
-
Axisch
各个坐标系之间的坐标变化:地心大地坐标到地心空间大地直角系,地心系和测站系,测站系和测站系等之间的变化,旋转,平移。(Coordinate changes between the various coordinate systems: geocentric geodetic coordinate system to the geocentric Cartesian space earth, geocentric system and station lines, change the station, such as lines and lines between stations, rotation, translation)
- 2013-12-31 23:31:40下载
- 积分:1
-
image-distortion-correction
使用透视变换对图像进行畸变矫正,可以正常运行。(use Perspective transformation about image distortion correction )
- 2014-07-31 21:24:29下载
- 积分:1
-
harris
说明: harris检测 +ncc粗配+ransac去除错误点(harris detection. ncc coarse. ransac remove the error point)
- 2011-03-02 20:11:38下载
- 积分:1
-
C# 在大图中提取小图 例子
大图找小图
- 2015-06-10下载
- 积分:1
-
bag_words_demo
bag of words 图像识别算法,斯坦福大学李飞飞实验室做的demo(bag of words)
- 2009-10-15 21:25:37下载
- 积分:1
-
yuzhihuafenge
图像分割是把图像划分成具有实际意义的互补交迭的区域的集合。在图像分割之前,图像区域的数目未知,而在分割后各个区域同时满足均匀性和连通性的条件,故图像分割是一个复杂的过程,目前大多数研究都是针对某一类型图像或者某一具体应用的分割。图像阈值化分割的基本思想是确定一个阈值,然后把每个像素点的像素值和阈值相比较,根据比较的结果把像素划分为两类,前景(1)或背景(0)。该方法的关键是确定一个最优的阈值。常用的阈值确定方法有直接门限法、类间最大方差法(otsu法)、分水岭算法、最小误差法、最大熵法等。该段代码就是图像的阈值分割。(The image segmentation is divided into the practical significance of the emerging area of complementary set. In the image segmentation, before the number of image region, the unknown, and after each area in division at the same time satisfy the uniformity and connectivity condition, so the image segmentation is a complicated process now, most research are for a certain type image or a particular application of the division. Image threshold segmentation of the basic idea is to determine a threshold, then put each pixel threshold value of the pixels and compared, according to the result of the comparison the pixel divided into two categories, the prospect (1) or background (0). This method is the key to determine an optimal threshold. Commonly used method to determine the threshold value of direct threshold method, the largest of the variance between method (otsu method), watershed algorithm, the minimum error method, the maximum entropy method, etc. When the code is image threshold segm)
- 2011-11-14 21:10:46下载
- 积分:1
-
imige_match
实现图像配准:线性保角变换,投影变换及仿射变换。(Achieve image registration: linear conformal transformation, projection transformation and affine transformation.)
- 2010-07-05 14:11:46下载
- 积分:1