C++: Delete Uchar Variable after Assigned Mat Data
作者:XD / 发表: 2020年8月4日 03:24 / 编程笔记/ 阅读量:2648
The memory needs to be released. But the uchar variable cannot be deleted directly after assigned mat data. Here is a trick.
The memory needs to be released. But the uchar variable cannot be deleted directly after assigned mat data. Here is a trick.
Brazilian Coffee Scenes Dataset (BCS) has five folders, and each folder has coffee and uncoffee images. So I wrote a python file to split BCS into two folders - Coffee and Uncoffee.
C++: Get A Normal Distribution Random Number
C++: Format mat to float *
Recently, I did some data augmentation work with C++ OpenCV. Here is one example.
I have been interviewed several times for computer vision summer intern since I came back to China. Here are some questions I summarized.
I want to check some papers anytime, so a sharing folder is set to display files.
Data Augmentation for Handwritten Recognition Survey
This article summarizes the land use and land cover datasets for classification.
With scientific mode, variables and functions are easy to check.
I was planning to upload my paper, but the size is more than 10MB. Nginx blocked the process with default settings.
This year I submitted two papers for the SPIE conference. The one is receipt recognition, and the other one is sports video analytics.
为Django管理员添加上传文件功能
今天跑以前的代码突然发现Pytorch连不上GPU了,记录一下,以免下次踩坑。
This introduction is for the SPIE paper - Novel Receipt Recognition with Deep Learning Algorithms. In this paper, we propose an end-to-end novel receipt recognition system for capturing effective information from receipts (CEIR). The CEIR has three parts: preprocess, detection, recognition.
这周在研究签证的事情,所以记录一下预约面签的流程。