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
27
questions and find answers to
6
problems.
Stats
238
EtPoint
27
Vote count
27
questions
6
answers
About
Interested in digital image processing, motion analysis, pattern recognition... :)
skm questions
Multithreading for image processing at GPU using CUDA
nuget.org: Unable to load the service index
.NET Framework 4.7.2 installed but not shown in the target type
How to change the default device in cuPy?
C# Unit Tests run in Azure DevOps but not in Visual Studio
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
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