资源列表

« 1 2 ... .26 .27 .28 .29 .30 7331.32 .33 .34 .35 .36 ... 7722 »

[图形图像处理(光照,映射..)Kmeans图像分类C++代码

说明:Kmeans图像分类C++代码,直接把输入图像的路径修改一下即可使用!!!(Kmeans image classification C++ code)
<shenxingtianxia > 在 2024-10-03 上传 | 大小:17973248 | 下载:0

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

说明:BRIQUE算法C++版实现(BRIQUE algorithm C++ version)
<菜鸟十年 > 在 2024-10-03 上传 | 大小:19305472 | 下载:0

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

说明:基于0V7725的形状识别并找出中心点,可以检测圆,十字架,直线,直角(Shape recognition based on 0V7725 and find the center point)
<zhengyi123 > 在 2024-10-03 上传 | 大小:316416 | 下载:0

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

说明:自己写的关于图像直方图匹配的程序,使用的是MATLAB平台写的,比较简单(a relatively simple procedures for image histogram matching.It is an image histogram matching procedure,using the MATLAB platform to write.)
<格子间里的雨 > 在 2024-10-03 上传 | 大小:1498112 | 下载:0

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

说明:自己写的一个简单的关于交换两张图像的相位,为了说明图像的相位的重要性(a simple phase for exchanging two images' phase.It is a simple procedure exchanging the phase of two images to illustrate the importance of the phase of the image.)
<格子间里的雨 > 在 2024-10-03 上传 | 大小:7697408 | 下载:0

[图形图像处理(光照,映射..)CameraCalibrate(相机标定)

说明:利用棋盘格对相机进行标定,加入误差判定及像素空间到实际物理空间的距离计算(The camera is calibrated by checkerboard, the error is added and the distance of pixel space to the actual physical space is calculated)
<fenggewwww > 在 2024-10-03 上传 | 大小:11956224 | 下载:0

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

说明:绘制函数的图形 1) x~[0, 30] 2) x,y~[-2, 2] % 二维曲线 x = 0:30; % 冒号的功能… y = exp(-x/10).*sin(x); % 向量运算,点号的功能 plot(x, y)
<小川lucky > 在 2024-10-03 上传 | 大小:5120 | 下载:0

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

说明:读取一张图片 绘制灰度图 二值图 轮廓图等 用于图像识别(Read a picture, draw grayscale, two value map, contour map for image recognition)
<泥土和焰火 > 在 2024-10-03 上传 | 大小:6867968 | 下载:0

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

说明:此程序可以实现gabor滤波。实现对图像的纹理特征的提取,对汉字势必有较好的效果(This procedure can achieve Gabor filtering. To achieve the extraction of image texture features, Chinese characters are bound to have better results)
<波妞儿 > 在 2024-10-03 上传 | 大小:75776 | 下载:0

[图形图像处理(光照,映射..)PG_Handbook_-_2016

说明:this is PG handbook in unix linux okie
<sally11 > 在 2024-10-03 上传 | 大小:2790400 | 下载:0

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

说明:SLIC主要运用K-means聚类算法进行超像素的处理,聚类算法中的距离度量不仅仅包括颜色空间的颜色距离还包括像素坐标的欧氏距离。所以K-means聚类的中心点由五维向量组成。其中包括,记录LAB颜色空间下的像素以及该像素点的XY坐标,由于XY坐标不能和颜色空间直接进行计算,所以添加了一个紧密度的参数。(slic superpixelSLIC mainly uses the K-means clustering algorithm fo
<还有叫二哈的 > 在 2024-10-03 上传 | 大小:309248 | 下载:0

[图形图像处理(光照,映射..)jpeg in matlab

说明:JPEG 是Joint Photographic Experts Group(联合图像专家小组)的缩写,是第一个国际图像压缩标准。JPEG图像压缩算法能够在提供良好的压缩性能的同时,具有比较好的重建质量,被广泛应用于图像、视频处理领域。本代码是JPEG图像压缩算法在MATLAB上实现(the method of image compression with JPEG implemented on MATLAB)
<liunianji > 在 2024-10-03 上传 | 大小:57344 | 下载:0
« 1 2 ... .26 .27 .28 .29 .30 7331.32 .33 .34 .35 .36 ... 7722 »

源码中国 www.ymcn.org