-
via @cmazzoli and @ambarb: Cosmic rays read as thin bright lines across the image, but they aren't always visually obvious (depending on the colormap) so an automated filter would be useful.
I think …
-
Do you have any ideas on how to speed up intersections detection? Why does it take so long (more than 10 seconds on my Mac)? Is it a problem of Hough transform or RANSAC?
-
when compiling on ubuntu 16.04, the test_cpp fails with
........../normals_Hough/test_cpp/../third_party_includes/nanoflann.hpp:1823:16: error: âlog2â is not a member of âstdâ
treeCount = st…
-
First of all , thanks for sharing your code for the A4-correlation.
However , when I try to generate some outputs using your code , it will raise python `TypeError`,
saying that
> TypeError: 'No…
-
Student: Stefan Pandžić, RA48/2013
Definicija problema:
Izvršiti sabiranje svih cifara koje prolaze ispod linije
Liniju detektovati korišćenjem Hough transformacije
Postići tačnost prepoznavan…
-
jetson@jetson-desktop:~/Downloads/jetson_nano_demo-master/face_recognition$ sudo python3 camera_demo.py
2019-12-27 15:50:29.284513: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Su…
-
**Student**: Marko Cvijanović
**Broj indexa**: SW-32-2017
**Asistent**: Dragan Vidaković
**Metodologija**: Za implementaciju rešenja ovog problema koristiću Python jezik uz OpenCV bibliotekuk, a …
-
Student : Teodora Mitrović RA6/2013
Asistent : Miroslav Kondić @miroslavkondic
Problem : Predefinisani projekat.
Podaci : Dobijeni podaci.
Algoritmi : Hough transformacija i KNN.
Prede…
-
**I see a few main modules that need to be written:**
1. Detecting billboards and cropping them
2. Applying a homography and projecting to a certain part of the windshield by taking in "eye" vector …
-
```
danusya@werewolf:~/style-transfer$ python ./style.py -s ~/****.jpg -c /tmp/****.jpg -v
style.py:main:21:12:25.433 -- Starting style transfer.
Traceback (most recent call last):
File "./style…