-
visual-detecting-for-PCB
用VC++视觉检测程序,可以打开PCB板的照片文件,对其进行编辑、点运算、几何变换、正交变换、图像增强、形态变换、边缘与轮
廓检测、图像分析与复原、图像编码等功能。其中点运算包括图像反色、线性变换、阀值变换等功能;边缘检测包括Robert算子、
Sobel算子、Gauss-Laplace算子等;正交变换包括傅里叶变换、离散余弦变换、沃尔什变换;图像编码包括哈弗曼编码表、香农弗
曼编码表、行程编码、LZW编码等。
对于研究电子封装技术,视觉检测及电机精确控制的同学学习参考使用。(visual detecting for PCB.rar)
- 2020-09-28 17:27:44下载
- 积分:1
-
bmpscrollview
用于BMP图像文件的滚动显示,带上下和水平滚动条。(This file is used to display BMP image files, with up-down and horizontal scroll bars.)
- 2013-07-10 16:44:33下载
- 积分:1
-
C# 绘制圆形、矩形、三角形 实例
GDI实例3,绘制圆形、矩形等图形
- 2013-02-10下载
- 积分:1
-
face_detect
视频目标跟踪中的人脸检测,包括文章加程序(Video target tracking in the face detection, including procedures for the article plus)
- 2009-04-15 08:37:18下载
- 积分:1
-
xiaobobao2
小波包程序2,能够对信号进行特征提取,有利于初学者。(This is a wavelet packet program 2,which is useful for the beginners.)
- 2014-04-24 20:42:14下载
- 积分:1
-
阈值分割迭代法处理图像
说明: 使用贝叶斯算法进行图像分割,迭代法寻找最佳阈值(Bayesian algorithm is used for image segmentation, and iterative method is used to find the best threshold)
- 2021-03-04 12:49:32下载
- 积分:1
-
Imagesembalance
图像相似度计算,利用hog特征,不变矩,包含canny因子计算 来计算两张图片的相似度。可以用来进行图片检索(Image similarity calculation, hog characteristics, invariant moments contain a canny factor to calculate the similarity of two images. Can be used for image retrieval)
- 2012-12-17 14:56:44下载
- 积分:1
-
read_image
批量读取tiff影像并计算月份NDVI最大值(use matlab to read tiff and calculate NDVI)
- 2014-05-22 21:36:01下载
- 积分:1
-
全变分自适应图像去噪模型
全变分自适应去噪模型张红英matlab平台,(Full variable adaptive denoising model Zhang Hongying matlab)
- 2017-12-18 12:55:24下载
- 积分:1
-
Gabor_GLM_FEX
视网膜血管检测的Gabor变换和机器学习,教程
本教程将演示如何Gabor变换和广义
的线性模型(GLM)可用于视网膜血管检测
图像。
,我们将尝试检测视网膜血管从
的训练图像,首先,Gabor滤波器与图像卷积。
GLM将使用Gabor变换的图像特征确定
(独立变量)和容器的位置
为结果(因变量)。( Retinal Vessel Detection by Gabor Transform and Machine Learning, a Tutorial
This tutorial will demonstrate how Gabor transforms and generalized
linear model (GLM) can be used for detection of retinal vessels in
images.
Specifically, we will attempt to detect the retinal vessels a
training image , by first, convoluting multiple Gabor filters with the image.
A GLM will be determined using the Gabor transformed images as features
(the independent variables), and the locations of the vessels
as the outcome (the dependent variable).)
- 2017-05-11 12:25:03下载
- 积分:1