Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
skm
skm has asked
21
questions and find answers to
6
problems.
Stats
208
EtPoint
27
Vote count
21
questions
6
answers
About
Interested in digital image processing, motion analysis, pattern recognition... :)
skm questions
Why not cudaMemcpyAsync(host to device) and CUDA kernel are parallel?
Concept behind SIFT descriptor
number of keypoints by SIFT openCV?
What is advantage/use of __stdcall?
Advantages/Disadvantages of using __int16 (or int16_t) over int
Pass a QImage object between class methods
Compiling projects in different configurations in a multi-projects Visual Studio Solution
Version comparison in NSIS installer
Find an exact substr in a string
Thread Safety in Concurrent Queue C#
skm answers
Image Classification in OpenCV (Python) Based on Training Set
number of keypoints by SIFT openCV?
Detect an arc from an image contour or edge
What does it mean to get the (MSE) mean error squared for 2 images?
c++, opencv: Is it safe to use the same Mat for both source and destination images in filtering operation?
OpenCV How to initialize Mat with 2D array in JAVA