-
InterSection
检测空间中直线是否相交(动态)(detect whether linear space intersect (dynamic))
- 2004-12-02 12:16:17下载
- 积分:1
-
LDA1
fisher 的lda算法,注释非常详细清晰(fisher)
- 2008-08-25 16:53:04下载
- 积分:1
-
代码
matlab图像处理全局阈值切割,对图像进行边缘化检测。(MATLAB image processing global threshold cutting, edge detection of the image)
- 2018-01-24 22:02:50下载
- 积分:1
-
image__imcrop
自己写的一个图像裁减功能的代码,但必须首先设置好的裁减区域矩形框的坐标。(himself wrote an image of the reduction of the functional code, but must first set a good reduction of regional rectangular box coordinates.)
- 2007-05-11 15:48:51下载
- 积分:1
-
plot3Dslice
用matlab实现三维数据的成像,绘制三维切片图。(3Ddata display 3dsilce)
- 2020-06-30 03:00:02下载
- 积分:1
-
JPEG_DECODE
本解码器类支持普通jpeg文件格式,这也是目前大多数jpeg文件所采用的格式,此格式主要特点是数据精度为8位,采用Huffman编码的普通DCT帧(不支持扩展串行和递进模式及数学编码)。本解码器类的 IDCT算法采用三种模式,分别是浮点解码、定点整数解码和定点整数MMX优化解码,您可根据具体情况选择。(The decoder class support common JPEG file format, which is currently the most JPEG files in the format and the main characteristics of this format is data for 8-bit precision, using Huffman coding DCT common frame (does not support extended serial and progressive model and arithmetic coding). The decoder of the IDCT algorithm uses three modes, respectively, floating-point decoding, fixed-point integer decoding and fixed-point integer MMX optimization, you can choose according to the specific circumstances.)
- 2021-04-29 14:38:42下载
- 积分:1
-
problem-LastBossOrigin
问题:找出一个短字符串在一个长字符串中的精确匹配。
要求:基于BWT压缩和FM索引技术的序列匹配,用Burrows-Wheeler transform算法解决该问题。(Problem: find the exact match of a short string in a long string. Requirements: BWT-based compression and indexing techniques sequence matching FM, with the Burrows-Wheeler transform algorithm to solve the problem)
- 2020-12-26 00:09:04下载
- 积分:1
-
ex2
用画笔绘制圆角矩形,椭圆,饼形,并用不同颜色画刷进行填充。(Draw a rounded rectangle, ellipse, pie with a brush, and brush with a different color fill.)
- 2013-12-07 23:42:44下载
- 积分:1
-
区域生长法
本算法包括区域生长法和形态学后处理算法,功能实现了皮肤镜图像的病变区域分割,准确度很高,后处理算法对原图的影响很小;(This algorithm includes region growing method and morphological post-processing algorithm. It can segment the lesion area of dermoscopic image with high accuracy, and the post-processing algorithm has little influence on the original image.)
- 2020-06-21 23:00:02下载
- 积分:1
-
ImageSimilarity
计算img文件夹内所有图像之间的相似度,并根据相似度排序,呈现每个图片的最相似图片结果(calculate the image similarity of each pic in img filedir)
- 2018-05-20 00:07:26下载
- 积分:1