-
标准C++写的几个图形参数为函数来确保正确…
标准c++写的几个图形参数转换的函数,保证正确!-Standard c++ to write a few graphical parameters into a function to ensure correct!
- 2023-04-11 04:25:04下载
- 积分:1
-
with segmentation, roberts, canny, log, prewitl five algorithm image edge detect...
用sobel,roberts,canny,log,prewitl五种算法实现图象边缘检测.附效果图.-with segmentation, roberts, canny, log, prewitl five algorithm image edge detection. Results attached map.
- 2022-03-10 04:55:13下载
- 积分:1
-
fillter remove noise use IRQ (interquartile range)
fillter remove noise use IRQ (interquartile range)
- 2022-09-30 08:25:03下载
- 积分:1
-
图像重采样算法代码,我用了,还行.也是为了在这里下好的
图像重采样算法代码,我用了,还行.也是为了在这里下好的-Image resampling algorithm code, I used, but also line. Is here for the next good
- 2022-05-29 04:32:04下载
- 积分:1
-
稿件名称:Visual C++中双缓存滚动视图类开发及使用
稿件作者:钱昌松 刘志刚
程序名称:CachedScrollView...
稿件名称:Visual C++中双缓存滚动视图类开发及使用
稿件作者:钱昌松 刘志刚
程序名称:CachedScrollView
运行环境:
注意事项:-Manuscript name: Visual C++ In the double-buffering scroll view class development and the use of manuscripts Authors: Qian Chang-Song Liu Zhigang Name: CachedScrollView operating environment: Note:
- 2022-12-05 04:50:03下载
- 积分:1
-
基于视频运动对象的快速提取
采用了差分法,光流法以及贝叶斯估计...
基于视频运动对象的快速提取
采用了差分法,光流法以及贝叶斯估计-Moving Object Based Video Fast extracted using a finite difference method, optical flow estimation method and the Bayesian
- 2022-02-04 21:04:30下载
- 积分:1
-
ray method to judge whether a polygon internal. Polygon vertices through documen...
射线法判断点是否在多边形内部.多边形顶点坐标通过文件polygon.txt输入,点的从标从键盘输入.-ray method to judge whether a polygon internal. Polygon vertices through documents polygon.tx t input, from the point of targets from the keyboard input.
- 2022-06-18 05:47:54下载
- 积分:1
-
在计算机视觉中首先一步是计算每个摄像机的参数(外参和内参),这是重建物体所必须的,这一个过程称为摄像机定标(camera calibration)。这是我自己写...
在计算机视觉中首先一步是计算每个摄像机的参数(外参和内参),这是重建物体所必须的,这一个过程称为摄像机定标(camera calibration)。这是我自己写的一个简单的采用3维模板(模板是由黑白相间的格子组成,格子大小30cm×30cm,模板必须是三维,否则矩阵奇异)定标的程序,交互性比较好,每个角点通过鼠标点击自动获取。-Computer Vision in the first step is to calculate the parameters of each camera (outside the Senate and internal), which is necessary for the reconstruction of objects, which a process known as camera calibration (camera calibration). This is what I wrote it myself using a simple 3-dimensional template (template is composed of black-and-white lattice, lattice size of 30cm ?30cm, the template must be three-dimensional, or matrix singular) calibration procedures, better interactivity, each Corner automatic access through mouse clicks.
- 2023-01-09 03:25:04下载
- 积分:1
-
本代码是对susan算子的实现,susan可以提取图像的边缘和角点,对噪声不敏感,且速度快,目前主要是用于提取角点...
本代码是对susan算子的实现,susan可以提取图像的边缘和角点,对噪声不敏感,且速度快,目前主要是用于提取角点-This code is susan Operator realize, susan can extract image edge and corner, is not sensitive to noise and speed, are mainly used to extract corner
- 2023-01-02 04:00:16下载
- 积分:1
-
该工具箱包含了相关的图像处理功能,包括
This toolbox contains functions related to image processing, including
* images loading and generation.
* filtering and blurring functions.
* anisotropic and spacially variant filters.
* non-linear filtering (median, LIC, bilateral).
* High Dynamic Range image loading and equalization.
* total variation image processing (denoising and decomposition).
* non-wavelets image transforms such as local DCT.
* Various helpers functions
- 2022-02-07 12:33:14下载
- 积分:1