资源列表

« 1 2 ... .56 .57 .58 .59 .60 7261.62 .63 .64 .65 .66 ... 7721 »

[图形图像处理(光照,映射..)code-yuv2rgb

说明:#define XSIZE 640 #define YSIZE 480 #define IMGSIZE XSIZE * YSIZE typedef struct RGB { unsigned char R unsigned char G unsigned char B }RGB struct RGB in[IMGSIZE] //需要计算的原始数据 unsigned char out[IMGSIZE] //计算后的结果-you must nee
<潘锦雷> 在 2025-06-26 上传 | 大小:1kb | 下载:0

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

说明:直方图均衡化的C代码 用直方图均衡化可以进行图像的增强处理-Histogram equalization C code
<秦盼> 在 2025-06-26 上传 | 大小:1kb | 下载:0

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

说明:这个程序用来通过一系列点,来拟合出一个椭圆来的,通过随机产生的一系列离散的点,可以尽最大可能在这些离散的点的附近拟合出来一个椭圆。-This procedure is used by the series of points, to fit to an ellipse, by randomly generating a series of discrete points, the best possible fit in the vicinity of those discrete points
<宫贺> 在 2025-06-26 上传 | 大小:1kb | 下载:0

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

说明:这是我从网上下载的一个程序。经过改动、调试后可运行,基于相关的图像匹配算法,可用于研究参考-This is a program I downloaded from the Internet. After the changes, can run after debugging based image matching algorithm can be used to study reference
<席pudn> 在 2025-06-26 上传 | 大小:1kb | 下载:0

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

说明:jacobi奇异值分解,matlab 用于利用矩阵填充和矩阵回复解决图像处理问题-the jacobi singular value decomposition
<张洁洁> 在 2025-06-26 上传 | 大小:1kb | 下载:0

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

说明:显著图的检测《Frequency-tuned Salient Region Detection》一文对应的代码程序-Frequency-tuned Salient Region Detection
<tc> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)filter-of-fir-and-IIR

说明:利用matlab,实现fir和iir滤波器滤波功能。包含了IIR和FIR两个主程序,可直接运行。-With matlab, fir and iir filter filtering. Contains the IIR and FIR main program, and can be run directly.
<李莲英> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)feature-detection

说明:基于PCA的雷达点云数据的形状特征提取,主要是屋顶平面提取-The feature extraction of LiDAR point cloud data based on PCA
<wang> 在 2025-06-26 上传 | 大小:1kb | 下载:0

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

说明:基于matlab的rgb到hsi彩色转换及实现-Rgb to hsi color matlab-based conversion and achieve
<jinjun> 在 2025-06-26 上传 | 大小:1kb | 下载:0

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

说明:顶帽变换,当图像具有大幅背景时,用于背景提取.以及霍夫变换-haptop transformation ,used in image processing. Used for background extractionckground when the image with great background.and the hough change
<lucia> 在 2025-06-26 上传 | 大小:1kb | 下载:0

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

说明:检测肤色区域。在YCBCR空间里识别肤色区域-Detection of the skin area. YCBCR space to identify skin regions
<李响> 在 2025-06-26 上传 | 大小:1kb | 下载:0

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

说明:对细胞图像的处理提取出细胞形态,包括小波去噪,自适应直方图均值化,同态滤波,边缘检测,膨胀填充等一套方法-Cell image processing to extract the cell morphology, including wavelet de-noising, adaptive histogram equalization, homomorphic filtering, edge detection, such as filling a methodology expansion.
<袁杨宇> 在 2025-06-26 上传 | 大小:1kb | 下载:0
« 1 2 ... .56 .57 .58 .59 .60 7261.62 .63 .64 .65 .66 ... 7721 »

源码中国 www.ymcn.org