搜索资源列表
fenris
- Fenris是一个检测并把高层次的语言结构做成文档的多功能故障检测器、调试器、代码分析工具。它能回复符号,把程序执行流绘成图,检查内部运行情况,恢复符号表,并处理反调试保护。它有一个命令行接口和一个类似SoftICE的GUI与Web前端-Fenris is a detection and high-level language structure made of multifunctional document fault detection, debugging, code analysis
youdianmatlabVc
- 人民邮电版图像处理源码,车牌识别,数字识别系统源代码,路线识别(机器人视觉),形态学处理,数字识别,字母识别,边缘检测,图像分割-Posts And Telecommunications News source version of image processing, license plate recognition, digital identification system source code, line identification (robot vision), morpholog
F2_6764
- 端点检测是指用数字处理技术来找出语音信号中的各种段落(如音素、音节、词素、词等)的始点和终点的位置。语音段起止端点检测是语音分析、语音合成和语音识别中的一个必要环节。传统的端点检测方法是从wav文件中获取语音采样,将其分帧并计算短时能量和过零率参数,然后进行端点检测。这种工作方式被称为离线处理方法 ,无法实现语音信号的实时处理,对于语音信号分析具有一定的局限性。本文通过开发ActiveX控件,在MATLAB环境下将其嵌入到figure窗口中,以GUI程序的方式使用,实现语音信号端点检测的实时处
ScanURL
- 一个简单的检测URL在线的小工具,希望对你有用。-A simple URL-line detection of small tools
line-detection
- 直线检测的代码,非常好用,对棋盘格图像的直线检测清晰准确。-Line detection code is very easy to use, straight-line detection of checkerboard images clearly and accurately.
radon-Line-detection
- radon变换除了在处理二维三维的投影数据时重建算法的应用,在直线检测中有应用-In addition to radon transform processing data in 2D and 3D projection reconstruction algorithm applications, there are applications in line detection
yuandaima1
- MTI雷达(动目标检测雷达)能够抑制杂波保留目标信号,本人提供了单延迟线MTI对消器频响,双延迟线MTI对消器频响,利用参差重频消除盲速影响,讨论MTI雷达参差比取不同的值对盲速的影响的matlab仿真源代码MTI_radar -MTI radar (moving target detection radar) can suppress clutter to keep the target signal, I provide a single delay line MTI cancell
juffed-0.10
- 开源软件,代码编辑器,支持语法高亮、自动完成、行号、查找替换、多语化-Features: - multi-document interface (tabs) - syntax highlighting - code blocks folding - sessions support - find/replace using regular expressions - charset selection and auto-detection - line
horizonlinedetection
- in this program the horizon line detection is found out by using canny edge detector and hough transform.
BoardTesting
- 做PCB板生产线视觉检测不同产品程序,用图片代替摄象机,值得借鉴-Do PCB board production line visual detection of different products, use images to replace the camera, worth learning
houghline
- the following source code aims to provide a solution to the line detection in images
Image-process
- 数字图像处理,边缘检测,霍夫变换求取直线,简单实用的实例,选择一个待处理图像,可直接运行,可修改后满足自己的需求-Digital image processing, edge detection, Hof transform to obtain a straight line, simple and practical examples, an image to be processed, can be directly run, can be modified to meet their n
huo
- 底层是c++, opencv霍夫变换检测图片中的直线,供大家参考。- The bottom is c++, Opencv Hough transform detection in the picture of the line, for your reference.
opencv_Image
- 很大很全的图像处理算法,包括二值化、图像细化、直线检测、直线交点识别等(Large and very full image processing algorithms, including two values, image thinning, straight line detection, line intersection recognition, etc.)