资源列表

« 1 2 ... .23 .24 .25 .26 .27 2128.29 .30 .31 .32 .33 ... 7721 »

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

说明:以下功能: 1.自定义颜色功能 2.自定义线的宽度,顔色,格式的功能 3.自定义文字的颜色、字体、大小功能 4.繪製擦汗曲綫,直綫,折綫,長方形,實心長方形,正方形,實心正方形,橢圓,實心橢圓, 圓,實心圓。 5.保存為jpg,bmp格式的圖片。-The following features: 1. 2 features custom colors. Custom line width, color, format, function 3. Letter of cust
<龙胆> 在 2025-07-27 上传 | 大小:136kb | 下载:0

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

说明:2、 转换为灰度图像。 这个算法是依照彩色图转化为灰度图像的方式: 灰度值 = 0.3*R+0.59*G+0.11*B 用两重循环遍历截取的图片,对于每一个象素点,用MFC的函数取得其COLORREF形式的颜色值,从中分解出R、G、B三种颜色的值,计算出对应的灰度值后,赋给R、G、B即可。完成遍历后刷新图片就可以看到转换后的灰度图像。 -2, converted to grayscale images. This algorithm are in accordance with
<龙胆> 在 2025-07-27 上传 | 大小:1.13mb | 下载:0

[图形图像处理(光照,映射..)sift-latest.tar

说明:Demo code for detecting and matching SIFT features Demo code for detecting and matching SIFT features-Demo code for detecting and matching SIFT features Demo code for detecting and matching SIFT features Demo code for detecting and matching SI
<zhou> 在 2025-07-27 上传 | 大小:159kb | 下载:0

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

说明:本系统是医院中血液红细胞计数的实用系统。它主要以病人的血液样本为原始数据,通过一系列的图像处理和分析,最后识别出血液中的红细胞,同时给出红细胞的个数。-Hospital in the system are blood red blood cell count of practical systems. It is mainly the patient' s blood samples for the original data, through a series of image proc
<陈平> 在 2025-07-27 上传 | 大小:1.32mb | 下载:0

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

说明:找blob并计算所有相关的信息(最大最小x值、中心、长度、宽度等)-find blob and calcaulate relative message(length,width,center)
<guoyan> 在 2025-07-27 上传 | 大小:6kb | 下载:0

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

说明:根据灰度值查找图源上的blob。并找出所有的边界点。-Find BLOBS AND THE EDGES.
<guoyan> 在 2025-07-27 上传 | 大小:9kb | 下载:0

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

说明:空间滤波图像复原,使用matlab实现,对位图文件进行加噪后,处理-Spatial filtering image restoration, the use of matlab implementation of bitmap file to add noise, the treatment
<Adams> 在 2025-07-27 上传 | 大小:369kb | 下载:0

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

说明:这是我从网上下载的一个用C#编程,在人脸识别中找到眼睛的程序,很好用~-This is me a download from the Internet using C# programming, in the face recognition found in the eyes of the procedure, a good use ~
<ql> 在 2025-07-27 上传 | 大小:40kb | 下载:0

[图形图像处理(光照,映射..)Insight-VTK

说明:ITK入门ppt讲义。ITK 是医学影像分割与配准算法的研发平台。-Ppt lectures of itk . Itk are medical image segmentation and registration algorithm R & D platform
<liushengguo> 在 2025-07-27 上传 | 大小:110kb | 下载:0

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

说明:数字图像处理,用Canny算子提取边缘,c++开发环境-Digital image processing, using Canny edge extraction operator, c++ development environment
<zhy> 在 2025-07-27 上传 | 大小:297kb | 下载:0

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

说明:数字图像处理,c++开发环境。Hough变换-Digital image processing, c++ development environment. Hough Transform
<zhy> 在 2025-07-27 上传 | 大小:23kb | 下载:0

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

说明:一种自适应chirplet分解的快速算法 针对信号自适应chirplet分解未知参数多、实现起来比较困难的特点,文献[1]提出了一种新的chirplet分解快速算法。该算法利用计算信号的二次相位函数,得到其能量分布集中于信号的调频率曲线上的结论,此时通过谱峰检测可同时获得chirplet调频率、时间中心和幅度的估计;然后通过解线性调频技术获得其初始频率和宽度的估计,仿真结果验证了本文算法的有效性。 -Chirplet an adaptive decomposition algor
<nanzhewan> 在 2025-07-27 上传 | 大小:79kb | 下载:0
« 1 2 ... .23 .24 .25 .26 .27 2128.29 .30 .31 .32 .33 ... 7721 »

源码中国 www.ymcn.org