-
在visual c++环境下或者Tc环境下运行,含有将近100个用C语言编写的针对最新计算机图像处理技术的源程序,算法精炼,全部编译通过。...
在visual c++环境下或者Tc环境下运行,含有将近100个用C语言编写的针对最新计算机图像处理技术的源程序,算法精炼,全部编译通过。-In the visual c++ Environment or Tc environment is running, containing nearly 100 using C language for the latest computer image processing technology, source code, algorithms refining, all compiled through.
- 2022-09-26 05:05:03下载
- 积分:1
-
视觉神经科学中一个重要的研究方法就是建立初级视觉系统功能与自然图像的统计特性之间的关系,通过对自然图像的有效编码(稀疏性)可以模拟初级视觉皮层的一些基本属性,包...
视觉神经科学中一个重要的研究方法就是建立初级视觉系统功能与自然图像的统计特性之间的关系,通过对自然图像的有效编码(稀疏性)可以模拟初级视觉皮层的一些基本属性,包括简单、复杂细胞的感受野,细胞的空间组织结构等。本课题旨在研究如何建立一个高阶神经网络结构,通过学习过程稀疏的表示复杂细胞对自然图像块的响应,进而实现对图像轮廓的编码以及模型自上而下的推理。-use ica and gabor filter to simulate the visula system of human
- 2023-01-28 07:30:04下载
- 积分:1
-
手写输入数字0
手写输入数字0-9数字自动图像处理与识别-Handwriting input figures 0-9 Digital Automatic Image Processing and Recognition
- 2023-01-20 17:55:03下载
- 积分:1
-
这是一个VC和matlab混合编程在图像处理中的应用的例子,主要是两种编程语言的互相调用...
这是一个VC和matlab混合编程在图像处理中的应用的例子,主要是两种编程语言的互相调用- This is VC and the matlab mix programming in the picture
processing application example, mainly is two kind of programming
languages mutually transfers
- 2022-02-09 20:12:00下载
- 积分:1
-
程序对图像分割。选择两种方法,首先统计方法…
Program to segmentation picture. To choose are two method, first statistic method, second with using a histogram.
- 2023-02-25 00:00:04下载
- 积分:1
-
Geometry of image transform, gray level transformation, air filtering, edge dete...
可对图像进行几何变换、灰度变换、空域滤波、边缘检测等的VC++程序源代码-Geometry of image transform, gray level transformation, air filtering, edge detection, etc. VC++ Source code
- 2023-04-17 13:55:02下载
- 积分:1
-
利用爬山(Hill
利用爬山(Hill-climbing)算法实现彩色图像分割,并附RGB到LAB的转换源码-Color iamge segmentation using Hill-climbing algorithm.
- 2023-04-01 04:15:04下载
- 积分:1
-
Walsh transform based image stereo matching method to obtain good results, with...
一种基于walsh变换的图像立体匹配方法,获得了较好的效果,具有较强的抗噪声性能 -Walsh transform based image stereo matching method to obtain good results, with strong anti-noise performance
- 2022-02-02 10:58:01下载
- 积分:1
-
包括Canny边缘检测算子、罗伯特(Roberts)边缘检测算子、索伯尔(Sobel)边缘检测算子、普瑞维特(Prewitt)边缘检测算子、克瑞斯(Krisch...
包括Canny边缘检测算子、罗伯特(Roberts)边缘检测算子、索伯尔(Sobel)边缘检测算子、普瑞维特(Prewitt)边缘检测算子、克瑞斯(Krisch)边缘检测算子和高斯-拉普拉斯(LoG-Laplacian)算子等。-Includes Canny edge detection operator, Robert (Roberts) edge detection operator,索伯尔(Sobel) edge detection operator,普瑞维特(Prewitt) edge detection operator, Chris (Krisch) edge detection operator and Gauss- Laplace (LoG-Laplacian) operator and so on.
- 2022-02-04 12:08:54下载
- 积分:1
-
这是基于PIC系列单片机的C语言编程,采用阈值法检测QRS波,并且将检测到的QRS波经过高低通滤波、微分、移动窗口积分后,通过检测两个相邻的峰值,计算出心率...
这是基于PIC系列单片机的C语言编程,采用阈值法检测QRS波,并且将检测到的QRS波经过高低通滤波、微分、移动窗口积分后,通过检测两个相邻的峰值,计算出心率-This is based on the PIC series MCU C language programming, using the threshold detection QRS wave, and the QRS wave is detected after a low pass filter, differential, mobile window points to the public through the detection of two adjacent peaks, calculate the heart rate
- 2022-12-13 08:05:04下载
- 积分:1