搜索资源列表
recognize
- 1. define : 读取 \"参考文字&符号\" 影像文件,寻找出影像中之对象,藉由人工定义其代表之意义,储存对象影像并计算其 7项不变矩。 2. autofindout : 读取 \"辨识文章\" 影像文件,寻找出影像中之对象,储存对象影像以及其位置数据 (供辨识程序输出文字时使用) 并且计算不变矩,依位置数据由左至右,由上而下,将影像对象排序,并标定出影像对象之中心位置。 3. recognize : 将已排序之\"辨识文章\"影像对象分别对\"参考\"影
source
- 代码中包含在MATLAB中实现DICOM文件的VOILUT感兴趣区域转换。将DICOM文件的数据重新存储为PNG格式的灰度图像。打开一个文件夹的DICOM文件并将其存储在另一个文件夹中以PNG格式储存。-Included in the MATLAB code to implement DICOM files VOILUT region of interest conversion. The data will be re-stored DICOM files in PNG format, gra
DepthBasics-D2D
- 微软的Kinect深度图的显示及处理.在深度图帧中,每个像素有2个字节,而每个字节又有8位,故每个像素占了16位。虽然有16位,但并不是全部用来存储图像数据,从0到2是用来储存用户数据的。-Microsoft Kinect depth map display and processing in the depth map frames, each pixel has 2 bytes, and each byte of another eight, each pixel represented b
pca
- pca算法已经广泛应用于各方面,当提取的图像特征维度比较高时,为了简化计算量以及储存空间,需要对这些高维数据进行一定程度上的降维,并尽量保证数据的不失真。-pca algorithm has been widely used in various areas, when the extracted image feature dimension is relatively high, in order to simplify the calculation and storage space n
saveimage
- 用cell编写的批量处理文件夹下的图片并保存为.mat文件储存数据。还包含自己写的对图片分割成5*5小块进行加权处理的代码以及单个显示处理结果的文件-Prepared using cell batch processing folder and save it as a picture. Mat file stored data. The document also contains write their own picture divided into 5* 5 pieces weighte
数据采集显示和存储11
- 该程序用于采集数据、图像显示,计算最大最小值与储存数值。(The program is used for collecting data, image display, calculated maximum minimum and stored value.)