搜索资源列表
444
- 圖片檔案格式的轉換其實很簡單,應為所有轉換格式的演算法都包在cvLoadImage(),cvSaveImage()裡啦,對OpenCV而言,可以不用去知道如何去實作它的圖檔格式而做到直接開啟的功能,而他讀到的檔案甚至連它的相關資訊全都包在IplImage資料結構裡-Image file format conversion is very simple, they should convert the format for all algorithms are wrapped in cvLoadI
MouseEvent
- 实现了鼠标在读入的图像上画区域,并截取感兴趣部分的图像且保存。-To achieve a mouse on the picture to read the image area, and abtain the interested information of images and save it.
Opencv_Chinese_handbook
- 基础结构 数组操作o初始化o获取元素和数组子集o拷贝和填充o变换和置换o算术、逻辑和比较o统计o线性代数o数学函数o随机数生成o离散变换 动态结构o内存存储o序列o集合o图o树 ----------------- 绘图函数 ****************************************o典线和形状o文本o点集和轮廓 数据保存和运行时类型信息 樊臻韬o文件存储o写数据o读数据o运行时类型信息和通用函数 --------------- 其它混合函数 错误处理和系统函数o错误处理o系
laplace
- 一段特别好的从摄像头或视频流里读取信息,并进行laplace变换的opencv程序,希望对大家有帮助。-Some particularly good read from the camera or video stream information, and laplace transform opencv procedures, we hope to help.