搜索资源列表

  1. 地形碰撞检测方法

    0下载:
  2. 地形碰撞检测方法,J2ME手机游戏开发例程之一,供初学者学习,含代码!-terrain collision detection methods, the development of J2ME mobile gaming routines, one for beginners to learn, with the code!
  3. 所属分类:J2ME

    • 发布日期:2024-05-12
    • 文件大小:3072
    • 提供者:
  1. 图象的边缘检测与提取,轮廓跟踪代码

    0下载:
  2. 看看,一个图象处理程序哦,挺多功能 图象的边缘检测与提取,轮廓跟踪代码-see an image processing procedures Oh, Ting multifunctional image edge detection and extraction, contour tracking code
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-12
    • 文件大小:24576
    • 提供者:钱钱
  1. m文件检测

    0下载:
  2. 图形边缘检测,主要是采用自适应检测的算法,可能对初学者有些用处。不足指出见凉啊-graphics edge detection, is based on adaptive detection algorithm for beginners could use some. Less than that see cool ah
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-12
    • 文件大小:3072
    • 提供者:肖雷
  1. 基于小波变换和模糊算法的医学图像的边缘检测算法

    0下载:
  2. 边缘检测的一些不错的算法,包括很多算子的源代码。机会不容错过。-Edge Detection some good algorithms, including many Operator source. The opportunity should not be missed.
  3. 所属分类:C#编程

    • 发布日期:2024-05-12
    • 文件大小:405504
    • 提供者:yuan
  1. 边缘检测各种算法编码

    0下载:
  2. 边缘检测的各种经典算法,很值得一看。机会不容错过。快来看呀。-edge detection algorithm for the classic, is an eye-catcher. The opportunity should not be missed. Come see ah.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-12
    • 文件大小:1905664
    • 提供者:yuan
  1. 边沿检测与提取,轮廓跟踪的图象算法

    0下载:
  2. vc++边沿检测与提高.轮廓跟踪的图象算法,一个好的图象处理原代码-vc edge detection and improve. Image contour tracking algorithm, a good source image processing
  3. 所属分类:图形图象

    • 发布日期:2024-05-12
    • 文件大小:76800
    • 提供者:张衡
  1. 端点检测

    1下载:
  2. 用matlab实现短时能量和过零率的端点检测,并显示波形-using Matlab to achieve short-term energy and zero rate of endpoint detection and waveform display
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:g
  1. radon变换检测直线

    0下载:
  2. 做个图像直线检测的算法,主要是用来检测图像中的直线,用处据说不少,而且自己感觉挺好。-be a linear image detection algorithm is used to determine the linear image, usefulness is said, but his driver.
  3. 所属分类:图形图象

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:孔晓东
  1. 一个人脸检测的VC++源代码

    1下载:
  2. 一个人脸检测的VC++源码 具有一定的参考价值 为本人无意中下到的了-a face detection of VC++ source code with a reference value of I inadvertently to the under the
  3. 所属分类:书籍源码

    • 发布日期:2024-05-12
    • 文件大小:244736
    • 提供者:d
  1. 温度检测部分单片机程序

    0下载:
  2. SRART: MOVX @R0,A 令ADC0809开始转换 WAIT: JB OP2.0,ADC 检测ADC0809转换完成否? CALL DISP 调用显示子程序 JMP WAIT ADC:MOVX A,@R0 将转换好的数据送入累加器 CALL L1 调用十进制转换子程序 MOV RI,#OFFH 显示延时-SRART : R0 MOVX @ A change began to make ADC0809 WAIT : JB OP2
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-12
    • 文件大小:4096
    • 提供者:刘浪
  1. 小波变换在活塞环图像边缘检测中的应用研究

    0下载:
  2. 摘 要 小波变换是时间频率的局部化分析,它可以通过伸缩平移运算对信号逐步进行多尺度细化。本文正是基于小波变换在图像处理领域中表现出的多尺度分析,提出了用小波变换检测活塞环图像边缘的方法,这种方法通过对二维小波变换图像局部极大值的检测得到图像的边缘信息。通过实验证明了这种方法的有效性。-Abstract wavelet transform is the local time frequency analysis, it can shift
  3. 所属分类:图形图象

    • 发布日期:2024-05-12
    • 文件大小:82944
    • 提供者:蓝婧
  1. 边缘检测及轮廓跟踪

    1下载:
  2. 边缘检测及轮廓跟踪 C程序设计对数字图象进行边缘提取,其中包括了多个常用的算子,还包括了拉氏锐化.-edge detection and tracking C Contour Design of digital images from the edge, which included a number of commonly used operator, Rumsfeld also includes sharpening.
  3. 所属分类:C#编程

    • 发布日期:2024-05-12
    • 文件大小:31744
    • 提供者:孙东辰
  1. VC调用matlab图像处理工具箱进行canny边缘检测

    1下载:
  2. VC调用matlab图像处理工具箱进行canny边缘检测,含pdf教程-edge detection by VC calling matlab image toolbox, pdf tutorial included.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-12
    • 文件大小:193536
    • 提供者:沈郑燕
  1. 一个用matlab检测直线交点的源程序

    1下载:
  2. 一个利用matlab作为开发工具的,检测直线交点的源程序-use Matlab as a development tool for the detection of the source straight Nodal
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:孙类
  1. 基于VC的人脸检测系统

    1下载:
  2. 基于VC的人脸检测系统,可作为一般参考使用,网上搜集所得-VC-based Face Detection system, as a general reference, collected from the Internet
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-12
    • 文件大小:296960
    • 提供者:符史雄
  1. 图像检测和模板匹配源码2005518144751

    0下载:
  2. 图象的检测,模板匹配算法代码,c语言开发。-image detection and template matching algorithm code, c-language development.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-12
    • 文件大小:24576
    • 提供者:jia
  1. 语音信号端点检测的实验研究

    0下载:
  2. 语音信号端点检测的实验研究论文,希望对大家有点帮助-voice signal endpoint detection of experimental studies, we hope to help a bit
  3. 所属分类:语音压缩

    • 发布日期:2024-05-12
    • 文件大小:39936
    • 提供者:晓波
  1. 一种噪声环境下连续语音识别的快速端点检测算法

    0下载:
  2. 一种噪声环境下连续语音识别的快速端点检测算法,格式vip-a noisy environment for the rapid identification voice endpoint detection algorithm format vip
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-12
    • 文件大小:131072
    • 提供者:晓波
  1. 一种语音段起止端点检测新方法

    0下载:
  2. 一种语音段起止端点检测新方法.rar格式为vip-made available a voice of a new endpoint detection methods. Rar format vip
  3. 所属分类:语音压缩

    • 发布日期:2024-05-12
    • 文件大小:64512
    • 提供者:晓波
  1. 基于LPC美尔倒谱特征的带噪语音端点检测

    0下载:
  2. 基于LPC美尔倒谱特征的带噪语音端点检测.rar格式为vip-America Fall Cepstral Noisy voice endpoint detection. Rar format vip
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-12
    • 文件大小:183296
    • 提供者:晓波
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org