I downloaded one of application from [a link here] (https://www.cs.purdue.edu/homes/gnishida/photo/).
I want to create 3D model from an image. But it is giving an error about Qt platform plugin windows.
I downloaded 6 GB of application from the site, and tried to run it, first it gives an error on some missing CUDA libraries, for which i downloaded old CUDA framework 7.0 (1 GB) and taken from there. But when i tried again to run the tool again, It gives "Missing platform plugin in windows". I tried to download qt creator, then i copied plugins/platforms folder into application folder, but still giving the same error.
Edit Following are the contents of 6 GB application file. Following are the contents of that 5.7 GB download.
cga (Folder) (contains some xml files of doors, windows etc.)
data (folder)(contains ctr, xml and jpg files)
hatching (folder) (contains some images files)
Material (folder) (contains some images files)
models (folder) (contains subfolders, having files end with .prototxt and caffemodel)
shaders (folder) (contains .glsl files)
textures (folder) (contain some image files)
boost_chrono-vc120-mt-1_58.dll
boost_system-vc120-mt-1_58.dll
boost_thread-vc120-mt-1_58.dll
CGAL_Core-vc120-mt-4.13.dll
CGAL_ImageIO-vc120-mt-4.13.dll
CGAL-vc120-mt-4.13.dll
cublas64_70.dll (i added this from CUDA 7.0)
cudart64_70.dll (i added this from CUDA 7.0)
curand64_70.dll (i added this from CUDA 7.0)
glew32.dll
hdf5_hl.dll
hdf5_hl_cpp.dll
hdf5_hl_f90cstub.dll
hdf5_hl_fortran.dll
hdf5_tools.dll
libgcc_s_seh-1.dll
libgflags.dll
libgfortran-3.dll
libglog.dll
libgmp-10.dll
libmpfr-4.dll
libopenblas.dll
libquadmath-0.dll
opencv_world300.dll
PhotoTo3D.exe (Which i was trying to run)
Qt5Core.dll
Qt5Gui.dll
Qt5OpenGL.dll
Qt5Widgets.dll
Qt5Xml.dll
szip.dll
zlib.dll
I tried adding 'plugins/platforms' folders and its libraries directly and also tried to create qt.conf to make application work, i also tried to add environment variables. These are all suggestions from different platforms. None of them worked for me.
I even tried it on different laptop, i thought it is because of hardware issue, but issue remain the same.
I even tried to fix it setting environmental variables but issue remained the same.
The tool itself opened, crashed and remove within a second. So I used CMD to navigate to path and tried.
CD C:\Users\Muhammad Wajeeh\Desktop\Research On Photos
"PhotoTo3D.exe"
I expected an application whose interface may be created due to Qt libraries, which may take image as input, and create 3D building but it is not possible. You can see it at youtube