我写的万能多用途简洁的Makefile 我写的万能多用途,简洁的Makefile。希望对你有用。############################################################### 简洁通用的Makefile文件(Ver 1.1)## Smart Makefile for general purpose (Ver 1.1)## Author: 汤 永康 Yongkang TANG
Window下设置Octave 从http://sourceforge.net/projects/octave/files/Octave_Windows%20-%20MinGW/Octave%203.6.0%20for%20Windows%20MinGW%20installer/中下载Octave3.6.0_gcc4.6.2_20120129.7z (主 程序包)Octave3.6.0_gcc4.6.2
Matlab显示图片的Edge Matlab中显示Edge的函数edge(Binary Image图片对象, edge类型[, 阈值 ])比如 edge(img, 'sobel')可选的edge有 'sobel', 'prewitt', 'prewitt', 'log', '
Linux下编译OpenCV程序的参数 Linux下编译OpenCV程序所需要的参数如下`pkg-config --cflags --libs opencv`比如g++ `pkg-config --cflags --libs opencv` 程序.cpp
OpenCV2提取,设置某个特定点的颜色 OpenCV2中,提取图像(cv::Mat对象)的特定点,并设置。核心代码如下:Vec3b &p = img.at(y坐标,x坐标)Blue, Green, Red 的三个值分别是p[0], p[1] , p[2]示例代码如下:
GNU autotools 显示编译的详细信息 最近在看Linphone。使用默认的autotools (autoconf, libtool, automake)编译linphone,一直看不到gcc的编译的参数。郁闷的好久,最后才发现在自动生成的Makefile中有一个 --silent 参数。屏蔽了gcc编译参
CentOS 安装 GUI 安装GUIyum groupinstall "X Window System" "GNOME Desktop Environment" 启动GUIstartx如果需要在系统启动的时候,自动启动GUI编辑 /etc/inittab id:
Ubuntu输出系统启动的log 打开配置文件。$ sudo gedit /etc/default/bootlogd默认是No,修改成yes# Run bootlogd at startup ?BOOTLOGD_ENABLE=yesLog文件将保存到/var/log/b
超强的万能 makefile 超强的万能makefile 出处 : http://ldc.usb.ve/~vtheok/cursos/ci2126/sd10/practicas/code7/Makefile首先在 SRCDIRS 源程序设置目录文件比如 SRCDIRS = test
用OpenCV随机显示 一个圆圈,并保存成文件 用OpenCV 2.2 随机显示圆圈这程序可以用来作为 Kalman, Particle Filter 的追踪目标。#include #include "opencv2/opencv.hpp"using namespace cv;bool
使用OpenCV把视屏分割成图片 用 frame = cvQueryFrame (capture) 获取 视屏中的图片然后调用cvSaveImage 保存图片。完整的程序如下#include #include #include #include intmai
OpenCV提取某个特定点的像素值 OpenCV 默认的颜色空间是 BGR,类似于RGB,但不是RGB。即某个像素的第一个值是Blue的值, 第二个是Green的值,第三个是R的值。程序的核心是 用 cvGet2D(图片, y坐标, x坐标) 获取 CvScalar 对象。注意y,
wavesurfer wavesurfer 一个开源的 声音波形查看,记录软件。 软件可从下列链接获得http://sourceforge.jp/projects/sfnet_wavesurfer/releases/
Download 163 video #coding:gbkimport os, sys, urllibfrom BeautifulSoup import BeautifulSouptrue = Truefalse = Falsenull = Nonedef output(str): """ 输出调试信息 """ print strdef download
Atomatic Speech Recognition(ASR) Helen Meng http://www.se.cuhk.edu.hk/people/hmmeng.html Publication Listhttp://www.se.cuhk.edu.hk/hccl/publications/ 奈良线段科学技术大学院大学 鹿野研究室 声音研究相关的信息http://spalab.naist.jp/database/datab