-
FreeDiffract
说明: 基于matlab上的菲涅耳离轴全息记录与再现程序,能对图像进行相应处理得到其全息图。同时能将其再现还原。(Based on the Fresnel off-axis holographic recording and reconstruction program on MATLAB, the hologram of the image can be obtained by corresponding processing. At the same time, it can be reproduced and restored.)
- 2020-04-09 15:43:23下载
- 积分:1
-
FusinMultipleCues
使用多信息融合,检测驾驶员是否是疲劳状态,(Using the multi-information fusion to detect whether the driver is fatigue,)
- 2011-07-31 15:47:15下载
- 积分:1
-
harrisSAM
光谱角(Spectral Angle)衡量像素间的相关性存在着差异,本程序用于计算光谱角,及光谱角匹配(Spectral Angle (Spectral Angle) to measure the correlation between pixels there are differences, the process used to calculate the spectral angle, and spectral angle matching)
- 2020-11-05 19:19:50下载
- 积分:1
-
SiftGPU-V370
说明: 使用gpu、cpu并行进行sift算子计算匹配,能够在原来的基础上加速处理,但对显卡要求较高,具体环境配置使用方法可以参照mannual(SiftGPU is an implementation of SIFT [1] for GPU. SiftGPU processes pixels parallely to build Gaussian pyramids and detect DoG Keypoints. Based on GPU list generation[3], SiftGPU then uses a GPU/CPU mixed method to efficiently build compact keypoint lists. Finally keypoints are processed parallely to get their orientations and descriptors.
SiftGPU is inspired by Andrea Vedaldi s sift++[2] and Sudipta N Sinha et al s GPU-SIFT[4] . Many parameters of sift++ ( for example, number of octaves, number of DOG levels, edge threshold, etc) are also available in SiftGPU. The shader programs are dynamically generated according to the parameters that user specified.
SiftGPU also includes a GPU exhaustive/guided sift matcher SiftMatchGPU. It basically multiplies the descriptor matrix on GPU and find closest feature matches on GPU. Both GLSL and CUDA implementations are provided.
)
- 2011-02-23 10:20:27下载
- 积分:1
-
zifushibie
说明: 有数字1和2的图片各四十张,利用mat lab读取图片并将其二值化,得到只由0和1表示的矩阵,根据数字的不同特征,选择两个特征值,用来对分类器进行训练,最后用剩下的5个1和5个2来进行测试,看分类器是否可以正确的对数据进行分类。(Figures 1 and 2 pictures of the 40, using mat lab picture and secondly, the value of reading, and received only by 0 and 1, said matrix, according to the number of different features, select the two characteristic values, used to classifier training, and finally with the remaining 5 1 and 5 2 to carry out tests to see whether the classifier can correctly classify the data.)
- 2008-11-29 13:49:50下载
- 积分:1
-
ootsut
otsu算法实现,可以自适应获取阈值,对图像进行二值化。里面面配有图像均衡化的程序一起使用,效果更好,
(otsu algorithm adaptive obtain the threshold image binarization. Inside surface with image equalization program used together, the better)
- 2012-08-07 19:53:25下载
- 积分:1
-
CS_OMP
压缩传感,MATLAB,信号重建,正交匹配追踪,打破乃奎斯特定理(Compressed sensing, MATLAB, signal reconstruction, orthogonal matching pursuit, breaking the Nyquist Theorem)
- 2010-11-05 22:13:01下载
- 积分:1
-
daima
题目:
八宝粥的生产过程中需要用到大量的红豆(红蚕豆),而实际上从红豆产地购买得到的红豆中会参杂一些杂物和不合格红豆。为了保证八宝粥的质量,需要对红豆进行筛选,去除不合格红豆和其它杂物。目前国内在红豆筛选工序上仍然使用人工筛选的方式,存在人工成本高、精确度差、劳动强度大等缺点。因此八宝粥生产厂商迫切需求开发一款能够自动实现红豆筛选的自动化筛选机。针对上述需求,请设计筛选机中的基于可见光图像的红豆筛选算法,该算法应尽可能的准确的找到参杂在红豆原料中的不合格红豆和杂物。
附件包括两个不同实验环境下拍摄得到的红豆相关图片样本库,实验环境分别为自然光照条件和灯光条件。每个条件下的样本库包括合格、不合格、杂物和混合四类样本的图像,其中合格、不合格以及杂物的图像可用来训练或建模,混合类图像用来测试算法的准确性和实时性。同学可在自然光照环境下的样本库或者灯光条件下的样本库中任选其一,用于解决上述问题。
作业提交格式包括以下四个内容:
一、 问题分析
二、 算法设计
三、 实验结果(将自己选择的样本库中的混合样本图片中的样本个体进行分类,并给出可视化的分类结果。)
(Title:Use a lot of red bean production process of eight-treasure porridge ( red bean ), but in fact from the Red areas available in red bean can blend some sundries and unqualified red bean. In order to ensure the quality of eight-treasure porridge, the need for screening of red bean, red bean and other debris removal is not qualified. At present in the domestic bean screening process still use manual screening method, has the disadvantages of high labor costs, poor accuracy, high labor intensity. Therefore, eight-treasure porridge manufacturers need to develop a can achieve automatic bean screening automatic screening machine. According to the above requirements, please design screening machine selection algorithm based on visible light image of the red, the algorithm should be as accurate as possible to find the mixed in the bean raw materials in the unqualified red bean and debris.Accessories include captured in two different experimental environment of the red bean image sample dat)
- 2013-03-11 21:10:47下载
- 积分:1
-
CSC.EGBIS.JSEG.Meanshift
经典的4种彩色图像分割方法:CSC.EGBIS.JSEG.Meanshift
的VC++实现;及相关英文文献。绝对值得拥有!哈哈...(The classic four kinds of color image segmentation method: CSC.EGBIS.JSEG.Meanshift of VC++ implementation and the relevant literature in English. Definitely worth having!ha ha ...)
- 2010-03-08 17:16:14下载
- 积分:1
-
基于模板匹配的另一种人脸识别的算法
基于模板匹配的另一种人脸识别的算法,很实用,利用肤色建模来建立人脸皮肤模型(Another based on template matching algorithm for face recognition, very practical, using skin color modeling to create a human face skin model)
- 2020-06-27 10:00:02下载
- 积分:1