-
在yuv颜色空间实验的单高斯模型,用于目标检测
在yuv颜色空间实验的单高斯模型,用于目标检测-Yuv color space experiments in single-Gaussian model for target detection
- 2022-03-26 09:09:26下载
- 积分:1
-
用VB做的类photoshop,简单编辑还可以
用VB做的类photoshop,简单编辑还可以-VB class to do with photoshop, simple editing can also be
- 2023-07-11 13:00:04下载
- 积分:1
-
Two_algorithm_for_Face_detection_and_location.rar
一种方法利用脸和头发的直方图信息将其分割,从而标记脸部区域,再边缘提取,标注眼、嘴、鼻。另一种方法利用相似度计算、积分投影标记人脸区域,从而定位眼、嘴、鼻。-Two_algorithm_for_Face_detection_and_location.rar
- 2023-01-07 22:15:03下载
- 积分:1
-
基于扩散张量成像(DTI)的脑白质纤维束成像算法研究
基于扩散张量成像(DTI)的脑白质纤维束成像算法研究-Based on diffusion tensor imaging (DTI) of white matter fiber tractography algorithm
- 2022-10-15 03:10:03下载
- 积分:1
-
人跟踪的源代码,有运动检测和跟踪的结果…
人体跟踪源代码,有运动检测和跟踪结果。其中运动检测中有背景减法,二值化,性态滤波,纵向投影,横向投影,除去影子,新纵投影-Human tracking the source code, there are motion detection and tracking results. Motion detection in which the background subtraction, binarization, and homomorphic filtering, vertical projection, horizontal projection, except for Shadow, the new vertical projection
- 2022-03-12 00:44:51下载
- 积分:1
-
有java编写,对JPG等图像文件打开,并作一点处理,再保存.
有java编写,对JPG等图像文件打开,并作一点处理,再保存.-Java has been prepared on the JPG and other image files to open, and that treatment, and then save.
- 2022-11-17 15:30:03下载
- 积分:1
-
马尔科夫vc源代码,偶找了很久才发现的,应用在图像处理中,强烈推荐...
马尔科夫vc源代码,偶找了很久才发现的,应用在图像处理中,强烈推荐-Markov vc source code, even for a long time only to find that the application of the image processing and strongly recommended
- 2023-08-17 06:30:03下载
- 积分:1
-
VC++利用动态连接库开发的读取STL格式文件的界面,可鼠标点选,旋转物体,有需要的朋友可以下载...
VC++利用动态连接库开发的读取STL格式文件的界面,可鼠标点选,旋转物体,有需要的朋友可以下载-VC++ Use of Dynamic Link Library developed STL format to read the interface, can be a mouse click, rotating objects, have a friend in need can be downloaded
- 2022-07-26 00:02:06下载
- 积分:1
-
粒子滤波matlab程序,主要是扩展的卡尔曼粒子滤波
粒子滤波matlab程序,主要是扩展的卡尔曼粒子滤波-Particle filter matlab program, mainly extended Kalman particle filter
- 2022-10-02 11:15:03下载
- 积分:1
-
图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如:00100110和00...
图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如:00100110和00100111代表了两个不同渐变度的红色,但是就人眼是分辨不出来的。最低有效位LSB算法,就是利用这一点,达到图像压缩,或者数字水印的功能。-The composition of the image is nothing more than some number of bytes or string composed of string, however, one byte for each data bit is not an important degree of the same, often only two adjacent low-byte is not the same. For example: 00100110 and 00100111 represent the gradient of two different degrees of red, but on the human eye is not out to tell. Least significant bit LSB algorithm, is to take advantage of this point, to achieve image compression, or digital watermark feature.
- 2022-08-08 01:29:27下载
- 积分:1