pastec icon indicating copy to clipboard operation
pastec copied to clipboard

Image recognition open source index and search engine

Results 15 pastec issues
Sort by recently updated
recently updated
newest added

Since the website is not working, could you point me to any paper or documentation about Pastec, that could be read and cited? @jeresig @ryanfb @entendu @chrishein @magwyz

Hello! It's really sad that there doesn't seem to be any continued development on Pastec. There's really nothing like it out there in the open source space. (At least none...

I'm working on a node.js module version of this project and I got stuck with the fallowing issue: When using the "similarSearch", something is hanging (maybe a dead lock) the...

This is a bugfix update for Pastec. It crash if you start a imagesearch .. And it would not compile with opencv 4 This is a fix for them ..

Hello, Sorry, it's not really an issue... Is there a way to attach 2 different models to the index ? For example: - search in images (model images) - search...

Hi, I followed the setup guide, When i run cmake .. it shows tthis error: -- Could NOT find libjsoncpp (missing: LIBJSONCPP_INCLUDE_DIR) CMake Error at /usr/share/cmake-3.10/Modules/FindPackageHandleStandardArgs.cmake:137 (message): Could NOT find...

Hey guys, What would be the procedure to run it in https mode? where to put the certs etc.. Kr, Borrie

I indexed 300k images on a Linux box, then exported it to a file, and loaded that same index on a Mac machine. Now, I'm running a search request looking...

I have run into errors with your cmake file correctly locating libjsoncpp, both on OS X (10.10.5, with libjsoncpp installed via homebrew) as well as Ubuntu 14.04 (installed via apt-get)....

Found by cppcheck. Please note I can't test the change because of #30