-
DNA编解码
说明: 实现将二进制转换为DNA碱基,以及逆过程(Realize the conversion of binary to DNA base, and the reverse process)
- 2020-11-23 16:56:55下载
- 积分:1
-
colortest
对两幅RGB图像提取模糊颜色直方图进行比较,直接运行colortest就可得出结果
(RGB images of the two fuzzy color histogram to compare directly the results can be run colortest)
- 2008-04-23 12:05:47下载
- 积分:1
-
Point Cloud Mosaic Using PCL
PCL是一个类似于OpenCV的开源库,提供了很多三维点云的处理功能,其中就包括点云拼接。在三维扫描项目中,需要利用点云拼接方法将多次扫描得到的点云数据拼合成一个整体。在本例中,用一幅包含人脸的深度图像去匹配之前获得的人脸模板,这将使我们能够确定人脸在场景中的位置和方向。(PCL is an open source library similar to OpenCV, which provides a lot of processing functions for three-dimensional point clouds, including point cloud mosaic. In the three-dimensional scanning project, it is necessary to use point cloud mosaic method to combine the point cloud data obtained from multiple scans into a whole. In this example, a depth image containing face is used to match the face template obtained before, which will enable us to determine the position and direction of the face in the scene.)
- 2019-02-19 09:35:56下载
- 积分:1
-
Lawstextureenergymeasure
Laws纹理策度是用来进行纹理分割的程序,这种方法很有用.(Laws degree texture strategy are used for texture segmentation procedure, this method useful.)
- 2009-03-08 03:10:43下载
- 积分:1
-
fenxing
在matlab中的分形图像放大程序;对初学者很有用哦!(In the matlab source code to raise the image resolution is indeed very useful!)
- 2009-09-26 14:34:23下载
- 积分:1
-
裂缝检测
利用matlab 对高速公路的裂缝进行检测,用到了数字图像处理的基本算法(The use of matlab on the highway crack detection, using the basic digital image processing algorithms)
- 2020-12-16 14:19:12下载
- 积分:1
-
Untitled1
yuv格式的视频分解成每一帧图像,使用的是matlab语言(yuv format video into each frame, using matlab language)
- 2013-07-18 16:35:29下载
- 积分:1
-
English-sentence-sim
英文文本的相似度计算,分别从词形、词序、词义等方面进行权重计算,得到相似度结果(English text similarity calculation were re-calculated from the word form, word order, meaning, etc. right, the similarity results)
- 2014-01-14 17:26:29下载
- 积分:1
-
MATLAB编程
计算二维图像的分形维数,将彩色图像灰度处理,然后转换成二值图 进行分形维数计算(calculate the fracture dimensions of the picture)
- 2020-11-25 23:39:32下载
- 积分:1
-
main
将保存有灰度图像信息的txt文件转化生成灰度图片。 txt数据只能包含数据,数据用逗号或者空格隔开,所存数据个数应与所生成的图片大小相同。例:要还原的图片大小为640*480,那么txt文件中就应当有307200个数据。(The txt file with information of grayscale image is transformed into gray image. The TXT data can only contain data, separated by commas or spaces, and the number of data stored should be the same as the size of the generated image. Example: the size of the image to restore is 640*480, so there should be 307200 data in the txt file.)
- 2018-10-13 12:47:55下载
- 积分:1