资源列表

« 1 2 ... .49 .50 .51 .52 .53 3254.55 .56 .57 .58 .59 ... 7721 »

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

说明:阈值分割的方法是图像分割中最常用的方法,也是最基本的方法,本算法提供的是自动选择阈值的自动分割方法,算法简单,适合初学者学习-Thresholding is the most commonly used image segmentation method is the most basic way, the algorithm is automatically selected to provide the automatic threshold segmentation algorithm i
<文丽丽> 在 2025-07-22 上传 | 大小:1kb | 下载:0

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

说明:本程序 尝试打开本电脑上的摄像头作为视频输入设备,或者将命令行的输入参数作为文件名来打开的视频文件。不管是哪一种方法,最后都是不断的循环处理一帧一帧地处理,涉及到的图像处理有 背景擦除,平滑滤波,二值化等。-The program tries to open the computer input device as a video camera, or command line input parameters as the file name to open the video file. N
<baisubin> 在 2025-07-22 上传 | 大小:1kb | 下载:0

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

说明:原始的小猫图像中含有含有正弦噪声,滤去噪声并增强图像并保存之.-image noise filtering.
<郑倩> 在 2025-07-22 上传 | 大小:2.19mb | 下载:0

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

说明:对图像进行阈值,对比度,灰度,尺寸的调整,任意角度旋转,锐化,各种滤波处理,包括中值,均值,N*N最值滤波,修复,背景清除,K均值分色,二值化,各种边缘检测,以及后续处理细化等功能。-Threshold the image, contrast, gray, size adjustment, arbitrary angle rotation, sharpening, all kinds of filtering, including the median, mean, N* N the best
<齐志远> 在 2025-07-22 上传 | 大小:157kb | 下载:0

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

说明:对于平面上任意给定的一些离散的点,确定这些点的凸包的边界。-For any given plane, a number of discrete points, the convex hull of these points to determine the boundaries.
<张林> 在 2025-07-22 上传 | 大小:962kb | 下载:0

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

说明:视频监控 滑动平均算法 opencv图像处理库-Moving average algorithm for video surveillance opencv image processing library
<dh> 在 2025-07-22 上传 | 大小:5.8mb | 下载:0

[图形图像处理(光照,映射..)Matrix09-06-06

说明:矩阵算法,超级牛逼,可以用于图像处理,总之非常之 好用-Matrix algorithm, super Niubi, can be used for image processing, a word is very easy to use
<李求是> 在 2025-07-22 上传 | 大小:6.31mb | 下载:1

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

说明:此程序几乎包括所有的图像处理算法,如点运算,几何变换,正交变换,图像增强,形态学变换,边缘与轮廓提取,图像分析,图像复原,图像编码和特征值提取等。-This process conludes all image processing algorithms, such as point operations, geometric transform, orthogonal transform, image enhancement, morphological transformation, edg
<guofuqiang> 在 2025-07-22 上传 | 大小:12.71mb | 下载:0

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

说明:双摄像头对图像采集处理,C++源代码,很实用,请大家顶下-two camera
<lee> 在 2025-07-22 上传 | 大小:1.41mb | 下载:0

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

说明:CxImage is a C++ class that can load, save, display, transform images in a very simple and fast way. CxImage is open source and licensed under the zlib license. In a nutshell, this means that you can use the code however you wish, as long as you
<tayfun karan> 在 2025-07-22 上传 | 大小:550kb | 下载:0

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

说明:一个可以制作任意形状按扭或窗体的控件,可以通过一张图片覆盖到控件本身,通过计算让控件变成相应的形状,很好用的图形图像编成控件,带demo.-A graphic component that can used to create almost all kinds of polygon form or button etc, it can shape the button s apperence as the image covering upon it accordingly. that is v
<dlmfly> 在 2025-07-22 上传 | 大小:521kb | 下载:0

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

说明:腐蚀:用某种探针对一个图像进行探测,以便找出图像内部可以放下该基元的区域。他是一种消除边界点,使边界点向内部收缩的过程,可以用来消除小而且无意义的物体。 膨胀:将与物体接触的所有背景点合并到该物体中,使边界向外部扩张,膨胀对填补图像分割后物体的空洞很有用。 开运算:对图像先腐蚀再膨胀。通常用来消除小对象物、在纤细点处分离物体、平滑较大物体的边界的同时并不明显改变其体积等。 闭运算:对图像先膨胀再腐蚀。通常用来填充目标内细小孔洞、连接断开的临近目标、平滑其边界的同时并不明显改变其面积。
<lx> 在 2025-07-22 上传 | 大小:448kb | 下载:0
« 1 2 ... .49 .50 .51 .52 .53 3254.55 .56 .57 .58 .59 ... 7721 »

源码中国 www.ymcn.org