搜索资源列表
-
1下载:
机器视觉软件开发库,功能是在BGA自动定位上使用-machine vision software development bank, the BGA function is the use of automatic positioning
-
-
0下载:
不好意思 刚刚上传的 没注意少了个函数文件 宽网道路的快速半自动提取,首先给定一个种子点然后选取方向对图像的道路进行提取-Sorry did not pay attention to just upload a smaller width function documents the rapid semi-automatic road network extraction, first of all, given a seed point and then select the directio
-
-
0下载:
是vc++工程实践之上的例子,实现摄像机的自动调焦功能。-Vc++ are based on engineering practice examples of implementation of the automatic focusing function of the camera.
-
-
0下载:
浙大一个师兄实践时做的程序,非常nice,是脑部图像分割的,有半自动进行的功能-Zheda when a senior practice procedures, very nice, is the brain image segmentation, with semi-automatic conduct the function of
-
-
0下载:
:针对显微图像分析、识别需要的全自动控制显微镜,研究开发其相应的图像处理算法。提
出了能量谱自动聚焦评价函数算法、自适应选取基准图的图像拼接算法、改进 Laplacian算子的多层
聚焦图像叠合算法等。该算法模块已成功地应用于所开发的CMIAS 显微医学图像分析系统中,取得
了满意的应用效果。-【ABSTRACT】For the automatic microscope required by micro-image analysis and recognition, the
-
-
0下载:
简单的页面置换算法 全自动实现3种功能 新手编得比较简单-A simple page replacement algorithm to achieve automatic 3 series was relatively simple function novice
-
-
0下载:
GDAL支持的Morton 编码金字塔无缝漫游工具,从2007年开始,不断更新到2011年,偶的小业余研究。底层基于GDAL, 支持很多冷门格式。使用Morton金字塔重构二维数据,加上内存映射文件的帮助,浏览GB级影像没有问题。内嵌带接缝处理的透明分块条带处理接口,无需了解金字塔,也能透明对GB级影像进行各种处理。内嵌直方图均衡和模板卷积的例子,演示如何透明的开发处理算法。附带重要的功能是“尺度不变特征SIFT”的特征提取,本来是上学时的论文,经过这些年零敲碎打的改造,现在能进行全自动、半自动
-
-
3下载:
上课的课程:数字图像处理,同Labwindows/CVI实现的多个小程序,分别有:多种函数曲线的生成、多种函数曲线的生成并显示极值、二值图像的边缘追踪、二值图像的形态学处理、根据直方图选择阈值、灰度变换、均值滤波、粒子图像分析、图像的边缘检测、正弦曲线生成、直方图均衡化、直方图显示、中值滤波、自动计算阈值。-Class courses: digital image processing, Labwindows/CVI realize with multiple small program, a
-
-
0下载:
本程序实现功能:
1、微机、IBM工作站segy格式文件的a)变面积、b)波形、c)波形加变面积显示;
2、AGC自动均衡显示;
3、用任意多边形选择剖面数据并提取归一化能量、修改选取数据。
-This program function:
1, microcomputer, IBM workstations segy format file of a) become area, b) waveform, c) waveform and become area shows
-
-
1下载:
近十年来,NI在机器视觉和图像处理方面一直是领导者。NI视觉软件包含于两个软件一NI视觉开发模
块和用于自动检测的NI视觉生成器(NI Vision Builder for Automated Inspection)。视觉开发模块包含
数以白计的视觉函数,NI LabVIEW, NI LabWindows/CVI, C/C++、或Visual日asic可以使用这些函数
来编程创建功能强大的视觉检测、定位、验证和测量应用程序。Vision日uilder AI是一个交4_式的软件环
-
-
0下载:
主要思想是用meanshift算法跟踪目标,拖动矩形框选择目标模板,meanshift自动跟踪
本程序的主要缺陷体现在帧差法自动识别目标,这部分功能与上一个功能独立,可用可不用,用于自动识别目标,效果不是很好,主要体现在对图像视频的要求是 背景(目标以外的所有事物)不能动-The main idea is to use meanshift algorithm to track the target and drag a rectangle to select the target templ
-
-
0下载:
视频中自动抠图功能的实现,实现固定背景下的人体或者物体的自动抠图,并将其与其他图像背景结合。-Video matting achieve automatic function, automatic matting body or object under fixed background, and in combination with other image background.
-
-
1下载:
白平衡指的是传感器对在光线不断变化环境下的色彩准确重现的能力表示。大多数拍照系
统具有自动白平衡的功能,从而能在光线条件变化下自动改变白平衡值。设计工程师寻找的
图像传感器应该配备了一个很好的自动白平衡( AWB)控制,从而提供正确的色彩重现。-White balance refers to the ability to accurately reproduce the said sensor of environment changing in the light color. Mos
-
-
0下载:
自动编码线性解码器主要是考虑到稀疏自动编码器最后一层输出如果用sigmoid函数,由于稀疏自动编码器学习是的输出等于输入,simoid函数的值域在[0,1]之间,这就要求输入也必须在[0,1]之间,这是对输入特征的隐藏限制,为了解除这一限制,我们可以使最后一层用线性函数及a z-Automatic linear encoder decoder mainly on account of sparse autocoder last layer output if sigmoid function,
-
-
0下载:
自编实现otsu自动阈值分割,结合Hough变换检测直线函数-Self-realization otsu automatic threshold segmentation, combined with Hough transform detection linear function
-
-
0下载:
meanshift均值平移跟踪算法中核函数窗宽的自动选取代码,根据目标大小变化核窗宽,使得当目标出现大小变化时准确跟踪到目标中心
-
Meanshift mean shift tracking algorithm, kernel function window width automatic selection code, according to the target size changes in the width of the nuclear window, so that
-
-
0下载:
meanshift均值平移跟踪算法中核函数窗宽的自动选取代码,根据目标大小变化核窗宽,使得当目标出现大小变化时准确跟踪到目标中心(Meanshift mean shift tracking algorithm, kernel function window width automatic selection code, according to the target size changes in the width of the nuclear window, so that when the
-
-
1下载:
实现相机采集数据的自动白平衡功能,采用verilog语言编写。(The automatic white balance function of camera data acquisition is realized)
-