From b39f191936473ddc46ca9aa1cc596ea112e22dd8 Mon Sep 17 00:00:00 2001 From: Jamie Allen Date: Thu, 1 Mar 2012 00:20:46 +0100 Subject: [PATCH] Revert ebe29d2c8a6544abf5acd8d94be130ec02748f34^..HEAD --- example/RefractiveIndex.cpp | 1 + src/RelaxRateAnalysis.cpp | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/example/RefractiveIndex.cpp b/example/RefractiveIndex.cpp index e84d88c..c2a9b76 100644 --- a/example/RefractiveIndex.cpp +++ b/example/RefractiveIndex.cpp @@ -199,6 +199,7 @@ void RefractiveIndex::draw() // black ofBackground(0, 0, 0); + ofEnableSmoothing(); if(_currentAnalysis) _currentAnalysis->draw(); } diff --git a/src/RelaxRateAnalysis.cpp b/src/RelaxRateAnalysis.cpp index 1ba57e5..993cce8 100755 --- a/src/RelaxRateAnalysis.cpp +++ b/src/RelaxRateAnalysis.cpp @@ -162,12 +162,11 @@ void RelaxRateAnalysis::displayresults() { cvContourFinderVectDisplay.clear(); - + for(int i=1;i