Theoretically Determining the Man Made in C++

Recently, I have been doing some work for my senior thesis/project related to computer vision. One particular thing I found interest, but opted against pursing was determining man made objects. There are already several methods to do this, however I thought of a fun twist that would work for a senior thesis. Although, I decided to…

BasicBookReader – Update Graphs

Today I have added the statistics viewer. This is an in-app display of how many pages you read, times, etc. Currently, it is not complete. However, the graphing functions work and I can graph day-to-day how much I read as well as specific progress for each book. There is much more to come, but having…

BasicBookReader Update – Solo Interest

I have been reviewing the data I have been gathering on myself for the BascBookReader and it turns out (no big surprise here) that how long a person spends reading a page directly reflects how interested they are. The following is a composite of the statistics I currently am gathering. This includes iris tracking, blood presser…