搜索资源列表
Hough
- Hough变换 BOOL Hough(HWND hWnd){ //定义一个自己的直线结构 typedef struct{ int topx //最高点的x坐标 int topy //最高点的y坐标 int botx //最低点的x坐标 int boty //最低点的y坐标 }MYLINE DWORD BufSize LPBITMAPINFOHEADER lpImgData LPSTR lpPtr HDC hDc
16080
- OLED drive mono colour
emgu-cv-2.3.0
- Emgu CV is a cross platform .Net wrapper to the Intel OpenCV image processing library. Allowing OpenCV functions to be called from .NET compatible languages such as C#, VB, VC++, IronPython etc. The wrapper can be compiled in Mono and run on Linux
3DMeasuringObjectPose
- 用惯量椭圆法实现轴对称目标的三维姿态测量新方法-Application of Ellipse of Inertia in Measuring the Object′s 3D Pose from Mono-View
ImageLabel
- java实现图像连通区域算法 *ImageLabel is an algorithm that applies Connected Component Labeling *alogrithm to an input image. Only mono images are catered for.-*ImageLabel is an algorithm that applies Connected Component Labeling *alogrithm to an input
04-speech-coding
- Data Rates Telephone quality voice: 8000 samples/sec, 8 bits/sample, mono 64Kb/s CD quality audio: 44100 samples/sec, 16 bits/sample, stereo ~1.4Mb/s Communications channels and st
IP1_w_Gamma_TRC
- This source code can work for image shading and go through TRC and Gamma curve. It is limited in 300dpi (2480x3507 pixels)Mono image.But you can change the image size by definition or change code to input by console.-This source code can work for ima
asmwork
- 请封装一个类CWave, 并编写一个软件,可完成对一个语音信号的内插和抽取。语音数据以wav格式、单声道存储,编码方式为PCM。可完成的功能为: (1)读wav文件; (2)写wav文件; (3)对语音数据进行内插和抽取。 -Please package a class CWave, and write a software, to be completed by a voice signal interpolation and decimation. Wav format, m
exp1
- 提交一段录制语音,录音内容 : 数字0~9 和 本人姓名。格式为单声道、16KHz 采样、 16Bits 的线性PCM 数据。录音要求发音平稳,匀速,音量适中(最大幅度要超过3000)。录 音数据按照WAVE 文件格式存放。文件名由和姓名组成: 学号_姓名.wav 1)编写程序(MathLab),读出所录制的数据。统计文件信号的直流分量,消除直流后显示波 形。 2)编写程序(MathLab)以100 帧/秒的频度(即帧移10mS),分析并显示录音文件的短时 过零率及短时能
Kinect-Csharp
- 利用C# 语言编写的对Kinect体感器的调用,程序代码是基于Mono环境开发的的。-Use C# language calling for Kinect body sensor, the program code is based on the Mono development environment.
speech_voice-test-seq
- 标准音频和语音测试序列,单声道8K采样,16bits量化,音质超好适合语音开发测试-Standard audio and voice test sequence, mono 8K sampling, 16bits quantization, super good sound quality for voice development test