资源列表

« 1 2 ... .39 .40 .41 .42 .43 17244.45 .46 .47 .48 .49 ... 18703 »

[OpenCVopencv-Polargeometry

说明:依据极线几何原理,用opencv实现对两幅图像检测特征点后计算基本矩阵。在其中任意一幅图像中选点,在另一幅图中显示极点和极线。-Based on the principles of epipolar geometry, with opencv after two images to detect feature points to calculate the basic matrix. In either an image point, poles and lines displayed in
<杨洁> 在 2025-06-22 上传 | 大小:267kb | 下载:0

[OpenCVImage-Corrosion

说明:腐蚀是图像形态学的两个基本操作之一,另外一个是膨胀(Dilate)。二值图像上的腐蚀是腐蚀最典型的运用,但是腐蚀操作同样可以运用于灰度图像。二值图像腐蚀操作最基本的效果是腐蚀图像中前景色区域的边缘。使得前景图像区域变小,前景图像内部的背景区域被放大。-Corrosion is one of the two basic operation of the image morphology, and the other one is the expansion (Dilate). Corrosion
<张聪> 在 2025-06-22 上传 | 大小:50kb | 下载:0

[OpenCVHistogram-equalization

说明:如果一副图像的像素占有很多的灰度级而且分布均匀,那么这样的图像往往有高对比度和多变的灰度色调。直方图均衡化就是一种能仅靠输入图像直方图信息自动达到这种效果的变换函数。它的基本思想是对图像中像素个数多的灰度级进行展宽,而对图像中像素个数少的灰度进行压缩,从而扩展像原取值的动态范围,提高了对比度和灰度色调的变化,使图像更加清晰。-If an image pixel occupies a lot of gray level and evenly distributed, so such images
<张聪> 在 2025-06-22 上传 | 大小:229kb | 下载:0

[OpenCVMeanShift

说明:MeanShift算法是一种无参概率密度估计法,算法利用像素特征点概率密度函数的梯度推导而得, MeanShift算法通过迭代运算收敛于概率密度函数的局部最大值,实现目标定位和跟踪,也能对可变形状目标实时跟踪,对目标的变形,旋转等运动也有较强的鲁棒性。MeanShift算法是一种自动迭代跟踪算法,由 MeanShift补偿向量不断沿着密度函数的梯度方向移动。在一定条件下,MeanShift算法能收敛到局部最优点,从而实现对运动体准确地定位。-MeanShift algorithm is a no
<张聪> 在 2025-06-22 上传 | 大小:60kb | 下载:0

[图形图像处理(光照,映射..)watershed-segmentation

说明:对输入原始图像求取梯度图像,对梯度图像做前景标记,即在输入图像的每一个目标中心做一个Marker(可手动选取,也可用阈值法得到),在梯度图像上用该Marker作局部极小值的标记,再进行水域变换,即可得到基于标记点的水域分割结果-Input original image to strike a gradient image of the gradient image make prospects mark that each center of the target input image to
<杨洁> 在 2025-06-22 上传 | 大小:26kb | 下载:0

[图形图像处理(光照,映射..)potentialFlow

说明:*This* is the 3rd MATLAB App in the Virtual Thermal/Fluid Lab series. This MATLAB App allows you to: 1. Visualize elementary potential flows including: a. Uniform flow b. Source c. Sink d. Vortex e. Doublet 2. Combine dif
<wff> 在 2025-06-22 上传 | 大小:79kb | 下载:0

[图形图像处理(光照,映射..)image-registra

说明:对读入的图像选择不同几何变换的形式,如线性保角变换,仿射变换和投影变换,确定每种变换所需要的控制点对的数量,手工选择控制点。并计算配准的精度-In the form of image read selected geometric transformations, linear conformal transformation, affine transformation, projection transformation, to determine the control points fo
<杨洁> 在 2025-06-22 上传 | 大小:1kb | 下载:0

[绘图程序conmunication

说明: 主要是用来识别EAN13条形码,编程语言使用包括matlab以及c++,适合图像处理方向的初学者学习-Mainly used to identify EAN13 bar code, including the use of Matlab programming language and c++, suitable for image processing direction of the beginners to learn
<yuerui > 在 2025-06-22 上传 | 大小:6.7mb | 下载:0

[图形图像处理(光照,映射..)rbf_tomo_1_01

说明:Acoustic tomography involves sending a sonic signal across a measurement area and timing how long it takes to travel the distance. A number of transducers are situated around the measurement area to achieve this. Since the absolute sonic speed is aff
<wff> 在 2025-06-22 上传 | 大小:181kb | 下载:0

[图形图像处理(光照,映射..)tiaoxingma

说明:主要是用来识别EAN13条形码,编程语言使用包c++,适合图像处理方向的初学者学习-Mainly used to identify EAN13 bar code, including the use of c++, suitable for image processing direction of the beginners to learn
<yuerui > 在 2025-06-22 上传 | 大小:336kb | 下载:0

[OpenCVqiujieneiwaicanshu

说明:通过利用张正友标定法得出的摄像机的标定结果内参、外参,求取平面任意两点的距离。-By using the results of the internal control calibration calibration method to get Zhang Zhengyou camera, external reference, the plane to strike any two points.
<sun > 在 2025-06-22 上传 | 大小:37.59mb | 下载:0

[OpenCVbirds-eye

说明:鸟瞰图变换实例,通过读取摄像机内外参数矩阵和放仿射变换的到的单应性矩阵,获得平面视图的“俯视图”。-Aerial view transform instance, affine transformation to homography by reading the internal and external camera parameters matrix and put, get a plan view of the " plan view."
<sun > 在 2025-06-22 上传 | 大小:11.54mb | 下载:0
« 1 2 ... .39 .40 .41 .42 .43 17244.45 .46 .47 .48 .49 ... 18703 »

源码中国 www.ymcn.org