-
人脸表情识别 技术 ,实现了简单的人脸识别
人脸表情识别 技术 ,实现了简单的人脸识别-Facial Expression Recognition technology, the realization of a simple face recognition
- 2022-03-10 03:47:43下载
- 积分:1
-
实现图像中值滤波的VerilogHDL源代码
实现图像中值滤波的VerilogHDL源代码-Median_filter VerilogHDL Code
- 2023-03-18 08:20:03下载
- 积分:1
-
This paper is to solve the image segmentation
problem: given an image, we seek...
This paper is to solve the image segmentation
problem: given an image, we seek to detect the shape of the objects in it.
- 2022-04-18 06:34:00下载
- 积分:1
-
VB版bmp2ico,可以将bmp图片转换成VB等可用图标。
VB版bmp2ico,可以将bmp图片转换成VB等可用图标。-VB version bmp2ico, can converte bmp picture into icon which can be used in VB,etc.
- 2023-08-13 02:00:04下载
- 积分:1
-
这集米
This collection of m-files will only get you through the very bear necessities (Look for the ...) of a single-run fMRI-analysis. Its actual aim is to illustrate the efficacy of spatial regularisation of the autocorrelation esimate in the framework of prewhitening the data to correct for serial correlations in the data, as described in the following paper:
Gautama, T. and Van Hulle, M.M. (2004), Optimal Spatial Regularisation of Autocorrelation Estimates in fMRI Analysis, NeuroImage, in press.
- 2022-03-19 21:03:32下载
- 积分:1
-
用最大相似性方法实现独立分量分析算法的matlab代码,可用于盲信号处理和图像滤波器构造。...
用最大相似性方法实现独立分量分析算法的matlab代码,可用于盲信号处理和图像滤波器构造。-with the greatest similarity method independent component analysis algorithm Matlab code can be used to blind signal processing and image filter structure.
- 2022-02-04 23:15:58下载
- 积分:1
-
GIS, computer graphics Douglas
GIS开发,计算机图形学中道格拉斯―普克压缩算法实现-GIS, computer graphics Douglas-Puke Compression Algorithm
- 2022-03-19 13:37:34下载
- 积分:1
-
罗布赫斯C实现SIFT使用OpenCV。
Rob Hess C implementation of SIFT that uses OpenCV.
It allows for pretty detailed parameter tweaking (e.g. histogram size, DoG thresholds, etc.) If you need flexibility, this is pretty good. -Rob Hess C implementation of SIFT that uses OpenCV. It allows for pretty detailed parameter tweaking (eg histogram size, DoG thresholds, etc.) If you need flexibility, this is pretty good.
- 2022-06-28 03:01:21下载
- 积分:1
-
这是我的用canny算子,log算子,laplacian算子等编写的程序,用bcb6编译...
这是我的用canny算子,log算子,laplacian算子等编写的程序,用bcb6编译-This is my used canny operator, the operator log, laplacian operator such as the preparation of the procedures used bcb6 compiler
- 2023-06-22 14:40:04下载
- 积分:1
-
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算...
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算出灰度值. 如果要得到256色灰度图,则要新建一个调色板,修改信息头和文件头.-Realize the function of the code: 24-bit bitmap (BMP) of the gray. Concrete realization of the process: Open the image file, locate the data area (3 bytes per pixel on behalf of a R, G, B values), cyclic scan, according to the weight of RGB, gray value is calculated. If you want to get 256 colors grayscale, would create a new palette, modify the header and file header information.
- 2022-05-18 00:16:22下载
- 积分:1