CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenCV 搜索资源 - int

搜索资源列表

  1. AreaFilter_ImageTrans

    0下载:
  2. 图像Opencv 格式和uchar及int型格式的转换函数,另外还有面积滤波和填充的Opencv函数。-Opencv image format and uchar int type and format conversion functions, in addition to filtering and filling the area Opencv function.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:1.88kb
    • 提供者:Fu Yao
  1. cvThreshold_cvAdaptiveThreshold

    0下载:
  2. cvThreshold和cvAdaptiveThreshold实现方法,函数:cvAdaptiveThreshold( const void *srcIm, void *dstIm, double maxValue, int method, int type, int blockSize, double delta ) -cvThreshold and cvAdaptiveThreshold implementation method, the function: cvAdaptiveThr
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:999byte
    • 提供者:贾峯
  1. cvResize

    0下载:
  2. Resize 圖像大小變換 void cvResize( const CvArr* src, CvArr* dst, int interpolation=CV_INTER_LINEAR ) src 輸入圖像. dst 輸出圖像. interpolation 插值方法: * CV_INTER_NN - 最近鄰插值, * CV_INTER_LINEAR - 雙線性插值 (預設使用) * CV_INTER_AREA
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:1.17kb
    • 提供者: 張天彥
  1. mouse_event

    0下载:
  2. This program creates a rectangle when you click the mouse on the window, and stretches the rectangle until you release the mouse. This requires the creation of a mouse callback. For the main function we use a while loop that keeps redrawing each box
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:842.52kb
    • 提供者:halima
  1. histMeanValue

    0下载:
  2. 包含三个功能的演示。直方图,otsu算法,计算灰度中值。最后统计0像素占的比例。 float getMeanValue(IplImage* image) //灰度均值 int getMedian(IplImage* image) //灰度中值 void otsu (IplImage *image) //大律法阈值分割-Contains three functional demo. float getMeanValue (IplImage* image) //gray ave
  3. 所属分类:OpenCV

    • 发布日期:2017-11-28
    • 文件大小:3.53mb
    • 提供者:glemo
  1. img2avi

    0下载:
  2. 基于opencv的图片拼接成视频源码,提供了两个函数-readAllImg(vector<string> filesName)和img2video(vector<Mat> imgFiles,string saveFilePath,int fps)-Based on OpenCV,to turn pictures to avi
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:644byte
    • 提供者:zhanghaibo
  1. Calibration

    1下载:
  2. 实现相机标定与畸变矫正,主要针对鱼眼镜头畸变的校正。源码中需要将int t_main修改为int main,其余均有解释,可按需求更改。-Achieve camera calibration and distortion correction, mainly for correcting fisheye distortion. Source code need to be modified to int t_main int main, the rest are explained, accor
  3. 所属分类:OpenCV

    • 发布日期:2017-05-02
    • 文件大小:881.67kb
    • 提供者:老亢
搜珍网 www.dssz.com