-
FaceLivenessDetection
对可见光图片的人脸活体判断,内有C++和matlab实现,具体说明详见readme(For the visible light picture of the human face to determine, there are C++ and matlab implementation, specific instructions see readme)
- 2021-04-19 21:28:50下载
- 积分:1
-
pingfanggen
说明: 用平方根算法进行矩阵的优化,以便使用卡尔曼滤波获得精确的值(kalman filter and pingfanggen method ,using it can obtain accurate value )
- 2009-08-18 17:12:17下载
- 积分:1
-
watershed_example
说明: 分水岭算法是一种图像区域分割法,在分割的过程中,它会把跟临近像素间的相似性作为重要的参考依据,从而将在空间位置上相近并且灰度值相近的像素点互相连接起来构成一个封闭的轮廓,封闭性是分水岭算法的一个重要特征。本示例适用于二维和三维图像,计算分水岭变换并将结果标签矩阵显示为RGB图像。 分水岭算法是一种图像区域分割法,在分割的过程中,它会把跟临近像素间的相似性作为重要的参考依据,从而将在空间位置上相近并且灰度值相近的像素点互相连接起来构成一个封闭的轮廓,封闭性是分水岭算法的一个重要特征。本示例适用于二维和三维图像,计算分水岭变换并将结果标签矩阵显示为RGB图像。(The watershed algorithm is an image region segmentation method. In the segmentation process, it will use the similarity with neighboring pixels as an important reference basis, so as to connect pixels that are close in space and have similar gray values to each other. Forming a closed contour, closedness is an important feature of the watershed algorithm. This example applies to 2D and 3D images, calculates the watershed transformation and displays the resulting label matrix as an RGB image.)
- 2020-04-08 21:45:20下载
- 积分:1
-
Project1
EM算法。问题背景是,有N条长为L的DNA序列,每条序列里面有一条长尾K的目标序列,但不知道他的位置,目标序列内的核苷酸服从foreground product multinomial distribution,非目标序列服从background
multinomial distribution,改程序意在求解两种分布的参数。(EM algorithm. Background to the issue is that there are N pieces of length L of DNA sequences, each sequence which has a target sequence Nagao K, but do not know his position, the target nucleotide sequence within obedience foreground product multinomial distribution, non-target sequence obey background multinomial distribution, the program is intended to change the parameters in solving the two distributions.)
- 2016-04-05 09:35:05下载
- 积分:1
-
twoview_reconstruction
基于matlab的三维重建代码,提取两幅图片的匹配点(Based on three-dimensional reconstruction of the matlab code, extract the two images match point)
- 2021-01-14 10:28:47下载
- 积分:1
-
faceddetect
使用vs2012+opencv2.4.5做的人脸检测代码,可以实现对静态图像上人脸的检测(Use vs2012+ opencv2.4.5 do face detection code, you can achieve detection of static images of the human face)
- 2014-09-30 17:15:12下载
- 积分:1
-
spectral drawing
说明: MATLAB光谱图绘制,能够画出可见光波长下的光谱图(Matlab spectrum drawing, can draw the spectrum under the visible light wavelength)
- 2020-02-22 18:34:23下载
- 积分:1
-
Harrisjiaodianjiancefa
这是一个用于角点检测的算法程序,精度还可以,适合图像匹配时使用,对于一些特征点也可以效果明显,值得一看(This is for a corner detection algorithm procedures, the accuracy can also suitable for use image matching, For some feature points can obviously, an eye-catcher)
- 2007-03-12 19:15:18下载
- 积分:1
-
findOrientation
说明: 通过偏振进行图像处理和图像复原,利用大气光和物体反射光的光学模型进行复原(Image processing and restoration are carried out by polarization, and restoration is carried out by optical model of atmospheric light and object reflected light)
- 2021-04-27 21:38:44下载
- 积分:1
-
AForge.NET_EN
说明: AForgeNet 是基于.net框架使用C#高级面向对象语言设计开发的专门为开发者和研究者学习和使用的开源图像处理类库,包括计算机视觉与人工智能,图像处理,神经网络,遗传算法,机器学习(AForgeNet is an open source image processing class library designed and developed for developers and researchers based on. net framework using C # advanced object-oriented language. It includes computer vision and artificial intelligence, image processing, neural network, genetic algorithm and machine learning.)
- 2019-06-25 16:52:51下载
- 积分:1