Ask Your Question

cjacquel's profile - activity

2020-06-23 10:57:14 -0600 received badge  Notable Question (source)
2020-02-21 07:25:45 -0600 asked a question LPQ with OpenCV

LPQ with OpenCV Hello, Is it possible to have LPQ (Local Phase Quantization) with OpenCV ? Thank you Christophe

2020-02-11 03:53:32 -0600 received badge  Popular Question (source)
2019-10-14 04:25:55 -0600 asked a question Contour as ChainCode is Opencv 4.1.1

Contour as ChainCode is Opencv 4.1.1 Hello, How to generates chaincode with Opencv 4.1.1 ? Thank you

2019-10-14 04:25:47 -0600 asked a question Contour as ChainCode is Opencv 4.1.1

Contour as ChainCode is Opencv 4.1.1 Hello, How to generates chaincode with Opencv 4.1.1 ? Thank you

2019-10-14 04:25:40 -0600 asked a question Contour as ChainCode is Opencv 4.1.1

Contour as ChainCode is Opencv 4.1.1 Hello, How to generates chaincode with Opencv 4.1.1 ? Thank you

2019-09-04 08:52:17 -0600 asked a question _ITERATOR_DEBUG_LEVEl for OpenCV 4.1.1

_ITERATOR_DEBUG_LEVEl for OpenCV 4.1.1 Hello, How to put automaticaly this value at 2 in the CMake of the last version

2019-09-03 03:08:39 -0600 asked a question Interior contours

Interior contours Hello, How to distinct the Interior contour from the exterior contours in FindContours ? Thank you,

2019-09-03 03:06:57 -0600 asked a question pyrSegmentation now ?

pyrSegmentation now ? Hello, I upgrade a soft with OpenCV 2.2.1, there is the instruction pyrSegmentation , but it doe

2019-05-28 08:06:42 -0600 asked a question Chessboard reflection light

Chessboard reflection light Hello, For a calibration purpose, I use a chessboard with OpenCV, but the Chessboard is not

2019-04-18 03:13:05 -0600 asked a question Grey Level VideoWriter

Grey Level VideoWriter Hello, How to save a Grey level video with Video Writer without to do a GREYTOBGR and keep one c

2019-04-18 03:10:32 -0600 asked a question Patent on Surf and Sift

Patent on Surf and Sift Hello, Is the patent on SURF and SIFT is always running or is it free now ? Thank you, Christo

2019-04-18 03:10:13 -0600 asked a question Patent on Surf and Sift

Patent on Surf and Sift Hello, Is the patent on SURF and SIFT is always running or is it free now ? Thank you, Christo

2019-04-18 03:10:07 -0600 asked a question Patent on Surf and Sift

Patent on Surf and Sift Hello, Is the patent on SURF and SIFT is always running or is it free now ? Thank you, Christo

2019-03-04 05:13:23 -0600 asked a question Resize while Keeping Ratio

Resize while Keeping Ratio Hello, How to do a resize with Opencv while keeping the aspect ratio ? Is it automatically

2019-02-14 10:12:19 -0600 asked a question See the scene after a glass

See the scene after a glass Hello, The configuration is : RGB Camera --> Protection Glass --> Scene How to r

2019-02-04 10:51:00 -0600 asked a question Hair segmentation

Hair segmentation Hello, How to do hair segmentation with OpenCV ? Thank you

2019-01-29 07:31:29 -0600 asked a question Chessboard axe detection

Chessboard axe detection Hello, When I calibrate a TOF camera with a chessboard, which system to use to identify each s

2019-01-11 07:06:36 -0600 edited question Patternsize in findChessboardcorners

Patternsize in findChessboardcorners Hello, We have to specify the values for PatternSize in findChessboardcorners.

2019-01-11 07:06:12 -0600 asked a question Patternsize in findChessboardcorners

Patternsize in findChessboardcorners Hello, We have to specify the values for PatternSize in finChessboardcorners. B

2019-01-08 09:32:58 -0600 asked a question Face feature extraction

Face feature extraction Hello, How to have a more precise face feature extraction with the precise limit of nose, eyes

2019-01-04 07:23:31 -0600 commented question How to detect cross

camera RGB

2019-01-04 07:05:23 -0600 asked a question How to detect cross

How to detect cross Hello, How to detect cross on an image to make a calibration ? Thank you, Christophe

2019-01-04 07:05:22 -0600 asked a question How to detect cross

How to detect cross Hello, How to detect cross on an image to make a calibration ? Thank you, Christophe

2018-12-21 10:09:42 -0600 asked a question OpenCV 2.2.0: Different results on Linux32 and Windows

OpenCV 2.2.0: Different results on Linux32 and Windows Hello, With this instructions : SurfDescriptorExtractor extract

2018-08-13 16:36:32 -0600 asked a question Web Hosting with OpenCV installed

Web Hosting with OpenCV installed Hello, I am searching a web hosting Linux with OpenCV already installed on the web se

2018-08-09 04:12:03 -0600 asked a question Snapchat filter

Snapchat filter Hello, Is it possible to create snapchat filters with OpenCV, then propose them at Snapchat ? Thx cja

2018-07-20 14:50:44 -0600 edited question Superimpose a GUI on a video

Superimpose a GUI on a video Hello, How to superimpose a GUI on a video ? the GUI is changing while the video is runni

2018-07-20 14:49:32 -0600 asked a question Superimpose a GUI on a video

Superimpose a GUI on a video Hello, How to superimpose a GUI on a video ? the GUI is changing while the video is runni

2018-06-13 02:27:24 -0600 asked a question OpenCV Contrib

OpenCV Contrib Hello, How to include OpenCV Contrib in the last version of OpenCV ? How to compile ? Thx, Christoph

2018-06-10 11:14:59 -0600 asked a question Wher to find sources of Opencv 2.4

Wher to find sources of Opencv 2.4 Hello, I want to compile OpenCV to have libopencv_imgproc.so.2.4 on CentOS But I ha

2018-05-07 05:24:37 -0600 asked a question Connected Components - Descriptions

Connected Components - Descriptions Hello, After the connectedcomponent function, how to have the area, center, and en

2018-05-03 05:29:19 -0600 asked a question Blob coloring not blob detection

Blob coloring not blob detection Hello, I am searching for the blob coloring source code in Opencv. Blob coloring is d

2018-05-02 10:15:44 -0600 asked a question Fast Euclidean Distance Map

Fast Euclidean Distance Map Hello, Did Euclidean Distance Map is fast on OpenCV ? What is the time for a 512x512 image

2018-05-02 07:35:33 -0600 asked a question Replace Edges by Spline

Replace Edges by Spline Hello, How to replace the edge of a region by a spline, then to draw the region with splines ?

2018-04-25 06:25:41 -0600 marked best answer Parts used in OpenCVWorld

Hello, I use OpenCVWorld but I want to use individual libraries of OpenCV.

How to know which to use to replace OpencvWorld ?

Thank you, Christophe

2018-04-24 02:46:45 -0600 commented answer OpenCV 3.4.0 for Linux

In which file?

2018-04-24 02:44:29 -0600 marked best answer OpenCV 3.4.0 for Linux

Hello,

How to get OpencV 3.4.0 for Linux ?

Thank you cjacquel

2018-04-24 02:42:42 -0600 answered a question OpenCV 3.4.0 for Linux

Hello, Thank you, but OpenCvWorld is not generated with the make, how to generate OpenCVWorld, Which file to modify ?

2018-04-23 06:43:02 -0600 asked a question Local Kmeans

Local Kmeans Hello, How to make the Local K-means Algorithm with OpenCV ? Thank you, Christophe

2018-04-23 02:28:40 -0600 asked a question Parts used in OpenCVWorld

Parts used in OpenCVWorld Hello, I use OpenCVWorld but I want to use individual libraries of OpenCV. How to know whic

2018-04-19 02:56:26 -0600 asked a question Opencv for web application

Opencv for web application Hello, How to use OpenCV in a web application ? Thank you, Christophe

2018-03-17 15:52:46 -0600 asked a question Pb with CopyTo and GpuMat

Pb with CopyTo and GpuMat Hello, This instruction myMat.copyTo(myScreen(Rect( x, y, myMat.cols, myMat.rows))); Is work

2018-03-15 04:44:21 -0600 asked a question Sample with Webcam videoCapture with Cuda

Sample with Webcam videoCapture with Cuda Hello, Do you have a sample showing how to capture a webcam video flow in CUDA

2018-03-11 14:39:56 -0600 asked a question KMeans for color reduction local

KMeans for color reduction local Hello, When I use Means for color reduction, its working when there is a small number o

2018-03-11 14:33:38 -0600 asked a question Cuda on nvidia GeForce GT640

Cuda on nvidia GeForce GT640 Hello, I am trying Cuda with Opencv. The program stop on the first cuda instruction : uplo