Jan Hendriks

Results 11 comments of Jan Hendriks

- Issue persists after CM update with: > Apollo Version 1.1 > Cyanogenmod 11-20140708-SNAPSHOT-M8-i9300 > Amdroid 4.4.4 german

Maybe the trainHOG code is missing a normalisation step (which I assumed the openCV HOG feature calculation already does) when calculating features, as mentioned in the original paper by Dalal...

I think for RBF kernel, some additional parameters (specific to RBF, such as gaussian sizes, etc.) have to be set, but I do not know which ones (HOG usually uses...

Hi Issabel08, in order to be able to help you, you need to provide more information, such as the operating system (Linux? Windows? ...) and IDE (Eclipse? Netbeans? None? ...)...

Hi, the compile commands look fine to me, and it seems to me that the output file (trainhog) is being generated? If so, you can try to call it using...

Hi Franklica, this is actually a bug in my code, thank you, I will fix it when I have some time. Try replacing: printf("Resulting vector size %lu\n", singleDetectorVector.size()); with printf("Resulting...

I am running in the same issue (using pandoc for HTML to DOCX conversion with a custom-reference.docx). I do not understand why we cannot have both: allow overriding with a...

I encounter the same issue "No HEALTHCHECK configured". The proposed options did not make it work for me. I cannot even get the linked samples to compile using `mvn install`...

Same request from my side to include the information about what resource was failed to access/resolve. I have up-to-date dependencies of io.quarkus:quarkus-rest 3.11.2. I see the exception mapper in the...