Search found 9 matches
- Mon Oct 17, 2011 1:56 am
- Forum: CCLib
- Topic: About OCtree
- Replies: 10
- Views: 49434
Re: About OCtree
Thank you very much.
- Fri Oct 14, 2011 2:44 am
- Forum: CCLib
- Topic: About OCtree
- Replies: 10
- Views: 49434
About OCtree
Hi,
What is the difference between Cell Code and Cell Index ? Cell Code is ID of Cells ? Are Cells ordered by space relation in every level ?
What is the difference between Cell Code and Cell Index ? Cell Code is ID of Cells ? Are Cells ordered by space relation in every level ?
Re: About GUI
Thank you for your reply.
Re: About GUI
Hi,
ChunkedPointCloud can store more than 67M points thanks to it's "chunked" database. Does it's database means it's data structure ? Where dose it store data ? Memory or hard disk ?
ChunkedPointCloud can store more than 67M points thanks to it's "chunked" database. Does it's database means it's data structure ? Where dose it store data ? Memory or hard disk ?
- Tue Oct 11, 2011 9:09 am
- Forum: Issues, bugs, etc.
- Topic: Point Cloud Color Clear
- Replies: 1
- Views: 5208
Point Cloud Color Clear
I change different color model to display point cloud. After I click clear color button, it's original color disappeared. How to recover it's original color ?
Re: About GUI
Thank you very much. CCLib is use to organize point data, it is powful, but how dose CCLib work in OpenGL ?
About GUI
Hi,
Can I use MFC for GUI ? If I use CC core as view engine,can I change QT to MFC ? I read CC codes and know CC is closed with QT , Is possable to put CCLib into MFC ?
Can I use MFC for GUI ? If I use CC core as view engine,can I change QT to MFC ? I read CC codes and know CC is closed with QT , Is possable to put CCLib into MFC ?
- Thu Sep 29, 2011 2:16 am
- Forum: Questions
- Topic: PCL library and binary format
- Replies: 11
- Views: 44404
Re: PCL library and binary format
Hi,
You are right, Dimitri is interested in PCL format, not combine PCL to CC.
You are right, Dimitri is interested in PCL format, not combine PCL to CC.
- Wed Sep 28, 2011 9:08 am
- Forum: Questions
- Topic: PCL library and binary format
- Replies: 11
- Views: 44404
Re: PCL library and binary format
PCL is base on VTK. CC is base on OpenGL. I think is hard to put PCL into CC.