-
python编写卷积结构
说明: 使用python语言编写卷积神经网络的卷积结构。(The convolution structure of convolution neural network is written in Python language.)
- 2020-11-30 13:52:49下载
- 积分:1
-
soft_cast
softcast的2d dct实现,先对图像转灰度图,得到的亮度信号矩阵做DCT 变换(softcast of 2d dct implementation, the first image to grayscale, luminance signal obtained by DCT transformation matrix do)
- 2013-09-29 09:49:10下载
- 积分:1
-
ImageMatch
提取特征点并匹配,有基于相关系数和最小二乘两种方法。(Extracting feature points and matching)
- 2018-04-29 16:22:44下载
- 积分:1
-
检测
说明: 该代码的主要功能是图像边缘检测,利用霍夫变换确定圆的位置,并进行缺陷定位着色等操作(The main function of the code is image edge detection, using HOF transform to determine the location of the circle, and the location of defects such as coloring operations)
- 2020-03-17 14:25:10下载
- 积分:1
-
MRF-grubcut
通过Markov随机场(MRF)实现图像的分割,例程给出了图像分割为3类的MRF算法(By Markov random field (MRF) for image segmentation, image segmentation routine gives the MRF algorithm for the three classes)
- 2013-08-26 21:48:28下载
- 积分:1
-
visual-cPP-image-process
数字图像处理诸多算法源代码,图像处理的同学可以下载下来看看,适合初学者。(c++ code of digital image process )
- 2012-03-16 16:52:53下载
- 积分:1
-
grey-level-histogram
利用BCB编程,实现JPEG图像选择加载功能,并在TChart控件上显示图像的灰度直方图(The use of the BCB programming, loaded JPEG image selection and image histogram on in TChart controls)
- 2013-04-15 11:41:48下载
- 积分:1
-
mat
课程设计 基于matlab的工件图像尺寸测量技术(The course design is based on matlab the workpiece image size measurement techniques)
- 2013-04-28 11:48:15下载
- 积分:1
-
chaopicture
说明: 用Lorenz序列进行彩色图像加密,加密效果良好,性能得到较大提升(Using Lorenz sequence to encrypt color image, the encrypting effect is good and the performance is greatly improved.)
- 2019-05-20 09:28:00下载
- 积分:1
-
CT-tracking
一种简单高效地基于压缩感知的跟踪算法。首先利用符合压缩感知RIP条件的随机感知矩对多尺度图像特征进行降维,然后在降维后的特征上采用简单的朴素贝叶斯分类器进行分类。该跟踪算法非常简单,但是实验结果很鲁棒,速度大概能到达40帧/秒(A simple and efficient tracking algorithm based on compressed sensing. Firstly, with the random sensing matrix compressed sensing RIP conditions for multi-scale image feature dimension reduction, and then use the naive Bias classifier simple classification in the feature reduction after the. The tracking algorithm is very simple, but the results are robust, speed can reach 40 frames per second)
- 2014-01-10 11:45:54下载
- 积分:1