-
LDAface
LDA实现人脸特征提取和识别,用matlab编写,和结果分析(A matlab code of LDA for face recognition)
- 2009-10-26 23:52:30下载
- 积分:1
-
Face-Eye-Detection
此matlab程序,用来检测并定位人脸及人眼。采用的算法是肤色的颜色分隔。附件中的文件包括 eyematch.m, eyematch2.m, face.m, findeye.m,skin.m, k001.JPG等等(This matlab procedures used to detect and locate human faces and the human eye. Algorithm used in the color of skin are separated. Attachment of documents including eyematch.m, eyematch2.m, face.m, findeye.m, skin.m, k001.JPG and so on)
- 2021-05-12 20:30:02下载
- 积分:1
-
meanshift_filter
说明: 利用meanshift算法对图像进行滤波。meanshift可用于滤波、追踪、聚类、分割等(The image is filtered by means of shift algorithm. Meannshit can be used for filtering, tracking, clustering, segmentation, etc.)
- 2019-02-13 16:53:57下载
- 积分:1
-
MarkAVI
视频水印嵌入算法源程序(VC实现,对话框界面),对于做视频水印的同志可在此基础上进行自己的创新工作。(video watermarking algorithm source code (VC, the dialog interface), for doing video watermarking comrades in this on the basis of their innovation.)
- 2005-06-23 18:33:23下载
- 积分:1
-
555712
RGB颜色转换源码程序,根据RDB颜色组成结构,使用位运算实现RGB颜色转换。(RGB color conversion source program, according to RDB color composition structure, using bit operations to achieve the RGB color conversion.)
- 2014-12-09 22:47:54下载
- 积分:1
-
DrawCircle
中心画圆 使用vc6.0实现 多多指教(draw a Circle use vc6.0)
- 2010-11-20 20:49:37下载
- 积分:1
-
FFT_based phase screen simulation metods
基于FFT以及次谐波的两种相位屏仿真方法源程序;主函数用于显示相位屏的二维和三维图像(FFT-based and subharmonic two phase screen simulation method source program; the main function is used to display two-dimensional and three-dimensional images of the phase screen.)
- 2018-05-17 15:36:03下载
- 积分:1
-
mx-maskrcnn-master
我们提出了一个简单、灵活和通用的对象实例分割框架。我们的方法能有效检测图像中的对象,同时为每个实例生成高质量的 segmentation mask。这种被称为 Mask R-CNN 的方法通过添加用于预测 object mask 的分支来扩展 Faster R-CNN,该分支与用于边界框识别的现有分支并行。Mask R-CNN 训练简单,只需在以 5fps 运行的 Faster R-CNN 之上增加一个较小的 overhead。此外,Mask R-CNN 很容易推广到其他任务,例如它可以允许同一个框架中进行姿态估计。我们在 COCO 系列挑战的三个轨道任务中均取得了最佳成果,包括实例分割、边界对象检测和人关键点检测。没有任何 tricks,Mask R-CNN 的表现优于所有现有的单一模型取得的成绩,包括 COCO 2016 挑战赛的冠军。(Mask R-CNN code by HeKaiming)
- 2020-06-17 15:20:12下载
- 积分:1
-
tiaxian
自适应波束形成的三个准则:MMSELCMVMSINR(Three criteria for adaptive beamforming: MMSELCMVMSINR)
- 2021-03-13 16:49:24下载
- 积分:1
-
JSteg
JSteg隐写技术matlab实现代码--基本思想:用秘密信息比特直接替换JPEG图像中量化后DCT系数的最低比特位,但若量化后DCT系数为0或者1,则不进行处理。(DCT系数的LSB嵌入)
(JSteg steganography matlab code- the basic idea: direct replacement with the secret information bits JPEG image quantized DCT coefficients in the least significant bit, but if the quantized DCT coefficient is 0 or 1, no processing. (DCT coefficients LSB embedding))
- 2020-12-21 15:59:09下载
- 积分:1