- VB-date vb 时间格式编程
- CSC578-Audio-Processing-Project this program encode audio files using LPZ and hofman encoding
- pc_6030k 利用iic总线对摄像头的初始化程序
- zhao_zui_chang_string vc编写的求取最长字符串的程序 很经典
- boundaries 通过检测到目标区域的一个起始点来顺时针寻找图像边界上的所有点(By detecting a starting point of the target area to find all the points on the image boundary clockwise)
- BLDC无刷电机控制程序 电机控制
资源列表
speckle
- 用相关搜索法和曲面拟合算法计算图像的位移,精确到亚像素级。(The displacement of the image is calculated by correlation search method and surface fitting algorithm, which is accurate to sub-pixel level.)
AutoCanny-master
- Zero-parameter, automatic Canny edge detection with C++ and OpenCV. This is a conversion of Adrian Rosebrock's python scr ipt to c++. Everything is contained in the include folder in auto_canny.h There's an simple code in src/main.cpp to rea
ComputerVision-Problems-master
- Contains three problems - Texture Classification using k means and Laws filters, Vehicle Classification using SIFT and SURF features and BOWs approach and Edge Detection techniques
ImageProcessing-master
- Canny Edge Detection And Hough Transform Line Detection The code is written in Visual C++. USING THE MAIN CODE The Input images have to be ".bmp" format and the output image must be saved as ".bmp" format. In the main co
Edge-Detection
- An Augmented Reality app that demonstrates basic computer vision concepts such as greyscaling, thresholding, edge detection, homography, corner detection...its a long list. It paints a 3D image on any detected markers. Here is a crude video that
fd822
- Calculated transmission characteristics and reflection characteristics of the one-dimensional photonic crystals, Mutual information is useful to calculate a set of procedures, Conducted through virtual array DOA estimation.
cqtvf
- For feature reduction, feature fusion, correlation analysis, Car class-based truck driver trying to Matlab program, Matlab to achieve user-friendly.
Edge-Detection-master
- This project is about detecting edges using canny edge detector. The canny edge detector is implemented from scratch using c++. Steps involved in creating a canny edge detector: STEP 1: smoothen the image using gaussian blur. STEP 2: Use differential
cartoonifier_desktop-master
- A simple program that uses Laplacian edge detection and bilateral filters in OpenCV to "cartoonify" a webcamera's stream.
Laplacian_Edge_Detector-master
- This implements laplacian edge detection which involves convolution, zero crossing detection and Thresholding
EdgeDetectorCUDA-master
- Demonstration of working implementations of the Canny, Sobel, and Roberts cross edge detection algorithms, each algorithm implemented in a CPU and a NVidia CUDA version. Written in Qt/C++.
hed-master
- We develop a new edge detection algorithm, holistically-nested edge detection (HED), which performs image-to-image prediction by means of a deep learning model that leverages fully convolutional neural networks and deeply-supervised nets. HED automat
