Mendeley Word Citation Style for TRB Papers
Looking for a Mendeley citation style for TRB (Transportation Research Board)? I have created one (trb.csl). Please make sure it satisfies all TRB style requirements for your paper.…
View More Mendeley Word Citation Style for TRB PapersHow can you tell when there has been a contribution to knowledge (in a doctoral research study)?
Doctoral research, by definition, usually involves a contribution to knowledge. This requirement is often made explicit in the various university policies which define the nature…
View More How can you tell when there has been a contribution to knowledge (in a doctoral research study)?OpenCV python webcam example
#!/Users/brent/.virtualenvs/lumber/bin/python import cv cv.NamedWindow(“w1”, cv.CV_WINDOW_AUTOSIZE) camera_index = 0 capture = cv.CaptureFromCAM(camera_index) gx = gy = 1 grayscale = blur = canny = False def repeat():…
View More OpenCV python webcam exampleFUN WITH PYTHON, OPENCV AND FACE DETECTION
I had some fun with Gary Bishop’s OpenCV Python wrapper this morning. I wanted to try out OpenCV for detecting faces using a web cam. This could be used…
View More FUN WITH PYTHON, OPENCV AND FACE DETECTIONSetting up Python and OpenCV for Windows 7
by BIZZARODAVID on AUGUST 29, 2012 · LEAVE A COMMENT I spent some time getting Python and OpenCV setup on Windows 7 tonight. I was looking for a solution that…
View More Setting up Python and OpenCV for Windows 7I did a PhD and did NOT go mad
Before reading these wise words advising you how to do a PhD (inspired by three years of the author carefully and diligently banging his head…
View More I did a PhD and did NOT go mad10 easy ways to fail a Ph.D.
[article index] [email me] [@mattmight] [+mattmight] [rss] The attrition rate in Ph.D. school is high. Anywhere from a third to half will fail. In fact,…
View More 10 easy ways to fail a Ph.D.How To Write A PhD Dissertation or Bedtime Reading For People Who Do Not Have Time To Sleep
To The Candidate: So, you are preparing to write a Ph.D. dissertation in an experimental area of Computer Science. Unless you have written many formal…
View More How To Write A PhD Dissertation or Bedtime Reading For People Who Do Not Have Time To SleepDiscussion on Ph.D. thesis proposals in computing science
H. C. Lauer (formerly) Computing Laboratory, The University, Claremont Tower, Claremont Road, Newcastle upon Tyne NE1 7RU This article was made available to us when I…
View More Discussion on Ph.D. thesis proposals in computing scienceThe illustrated guide to a Ph.D.
Imagine a circle that contains all of human knowledge: By the time you finish elementary school, you know a little: By the time you finish…
View More The illustrated guide to a Ph.D.