Revision 5
Commiting new structure and also OSX folder/code and xcode project file
Downloads
- added
- modified
- copied
- renamed
- deleted
- trunk
- tbeta
- Linux
- OSX
- addons
- ofAddons.h
- ofxDirList
- ofxNetwork
- docs
- examples
- TCPClientExample
- TCPServerExample
- install.xml
- src
- ofxObjLoader
- doc
- example
- install.xml
- res
- src
- ofxOpenCv
- dll
- example
- examples
- install.xml
- libs
- opencv
- src
- ofCvBlobTracker.cpp
- ofCvBlobTracker.h
- ofCvTrackedBlob.h
- ofxCvBlob.h
- ofxCvColorImage.cpp
- ofxCvColorImage.h
- ofxCvConstants.h
- ofxCvConstants_old.h
- ofxCvContourFinder.cpp
- ofxCvContourFinder.h
- ofxCvFloatImage.cpp
- ofxCvFloatImage.h
- ofxCvGrayscaleImage.cpp
- ofxCvGrayscaleImage.h
- ofxCvHaarFinder.cpp
- ofxCvHaarFinder.h
- ofxCvImage.cpp
- ofxCvImage.h
- ofxCvMain.h
- ofxOsc
- examples
- oscReceiveExample
- oscSendExample
- install.xml
- libs
- oscpack
- src
- ofxThread
- docs
- example
- install.xml
- src
- ofxVectorGraphics
- example
- install.xml
- libs
- src
- ofxVectorMath
- example
- install.xml
- src
- ofxXmlSettings
- apps
- tbeta app
- Configapp
- src
- Calibration
- Communication
- Filters
- Tracking
- gui.h
- main.cpp
- ofxGui
- ofxGui.cpp
- ofxGui.h
- ofxGuiButton.cpp
- ofxGuiButton.h
- ofxGuiColor.cpp
- ofxGuiColor.h
- ofxGuiFiles.cpp
- ofxGuiFiles.h
- ofxGuiGlobals.cpp
- ofxGuiGlobals.h
- ofxGuiKnob.cpp
- ofxGuiKnob.h
- ofxGuiMatrix.cpp
- ofxGuiMatrix.h
- ofxGuiObject.cpp
- ofxGuiObject.h
- ofxGuiPanel.cpp
- ofxGuiPanel.h
- ofxGuiPoints.cpp
- ofxGuiPoints.h
- ofxGuiRadar.cpp
- ofxGuiRadar.h
- ofxGuiScope.cpp
- ofxGuiScope.h
- ofxGuiSlider.cpp
- ofxGuiSlider.h
- ofxGuiTypes.h
- ofxGuiXYPad.cpp
- ofxGuiXYPad.h
- testApp.cpp
- testApp.h
- xcode 3.0
- build
- openFrameworks.build
- Debug
- openFrameworks.build
- Release
- openFrameworks.build
- openFrameworks.pbxindex
- tbeta.build
- Debug
- tbeta.build
- Release
- tbeta.build
- tbeta.pbxindex
- data
- automat.ttf
- calibration.xml
- config.xml
- filters
- absSubtract.xml
- blobExtractor.xml
- contrast.xml
- gauss.xml
- gauss2.xml
- gaussV.xml
- gaussV2.xml
- subtract.xml
- threshold.xml
- images
- ofxGui.xml
- shaders
- absSubtract.fs
- blobDetector.fs
- blobExtractor.gs
- contrast.fs
- gaussH.fs
- gaussV.fs
- inverse.fs
- minimal.vs
- subtract.fs
- threshold.fs
- test_videos
- verdana.ttf
- logs
- log_January_29_09_03_58_25.txt
- log_January_29_09_04_06_36.txt
- log_January_29_09_04_07_26.txt
- log_January_29_09_04_12_21.txt
- log_January_29_09_04_12_37.txt
- log_January_29_09_04_12_47.txt
- log_January_29_09_04_14_42.txt
- log_January_29_09_04_18_54.txt
- log_January_29_09_04_26_01.txt
- log_January_29_09_04_31_01.txt
- openFrameworks-Info.plist
- shaders
- absSubtract.fs
- blobDetector.fs
- blobExtractor.gs
- contrast.fs
- gaussH.fs
- gaussV.fs
- inverse.fs
- minimal.vs
- subtract.fs
- threshold.fs
- tbeta-Info.plist
- tbeta.app
- Contents
- tbeta.xcodeproj
- libs
- GLee
- fmodex
- freeimage
- include
- lib
- freetype
- include
- freetype2
- freetype
- cache
- config
- freetype.h
- ftbbox.h
- ftbdf.h
- ftbitmap.h
- ftcache.h
- ftchapters.h
- fterrdef.h
- fterrors.h
- ftglyph.h
- ftgzip.h
- ftimage.h
- ftincrem.h
- ftlist.h
- ftlzw.h
- ftmac.h
- ftmm.h
- ftmodapi.h
- ftmoderr.h
- ftotval.h
- ftoutln.h
- ftpfr.h
- ftrender.h
- ftsizes.h
- ftsnames.h
- ftstroke.h
- ftsynth.h
- ftsysio.h
- ftsysmem.h
- ftsystem.h
- fttrigon.h
- fttypes.h
- ftwinfnt.h
- ftxf86.h
- internal
- autohint.h
- ftcalc.h
- ftdebug.h
- ftdriver.h
- ftgloadr.h
- ftmemory.h
- ftobjs.h
- ftrfork.h
- ftserv.h
- ftstream.h
- fttrace.h
- ftvalid.h
- internal.h
- pcftypes.h
- psaux.h
- pshints.h
- sfnt.h
- svbdf.h
- svgldict.h
- svmm.h
- svotval.h
- svpfr.h
- svpostnm.h
- svpscmap.h
- svpsinfo.h
- svsfnt.h
- svttcmap.h
- svwinfnt.h
- svxf86nm.h
- t1types.h
- tttypes.h
- t1tables.h
- ttnameid.h
- tttables.h
- tttags.h
- ttunpat.h
- ft2build.h
- lib
- openFrameworks
- app
- communication
- events
- ofAppEvents.cpp
- ofAppEvents.h
- ofAudioEvents.cpp
- ofAudioEvents.h
- ofEventModel.cpp
- ofEventModel.h
- ofKeyEvents.cpp
- ofKeyEvents.h
- ofMouseEvents.cpp
- ofMouseEvents.h
- graphics
- ofGraphics.cpp
- ofGraphics.h
- ofImage.cpp
- ofImage.h
- ofTexture.cpp
- ofTexture.h
- ofTrueTypeFont.cpp
- ofTrueTypeFont.h
- ofMain.h
- sound
- utils
- video
- poco
- examples
- AbstractConfiguration.cpp
- Application.cpp
- ConfigurationMapper.cpp
- ConfigurationView.cpp
- DOMParser.cpp
- DOMWriter.cpp
- FilesystemConfiguration.cpp
- HelpFormatter.cpp
- IniFileConfiguration.cpp
- IntValidator.cpp
- LayeredConfiguration.cpp
- LoggingConfigurator.cpp
- LoggingSubsystem.cpp
- Mail.cpp
- MapConfiguration.cpp
- Option.cpp
- OptionCallback.cpp
- OptionException.cpp
- OptionProcessor.cpp
- OptionSet.cpp
- PocoLogo.hpp
- PrettyPrint.cpp
- PropertyFileConfiguration.cpp
- RegExpValidator.cpp
- SAXParser.cpp
- ServerApplication.cpp
- Subsystem.cpp
- SystemConfiguration.cpp
- TimeServer.cpp
- Validator.cpp
- WinRegistryConfiguration.cpp
- WinRegistryKey.cpp
- WinService.cpp
- XMLConfiguration.cpp
- dict.cpp
- download.cpp
- httpget.cpp
- include
- Poco
- ASCIIEncoding.h
- AbstractCache.h
- AbstractDelegate.h
- AbstractEvent.h
- AbstractObserver.h
- AbstractPriorityDelegate.h
- AbstractStrategy.h
- ActiveDispatcher.h
- ActiveMethod.h
- ActiveResult.h
- ActiveRunnable.h
- ActiveStarter.h
- Activity.h
- Any.h
- ArchiveStrategy.h
- AsyncChannel.h
- AutoPtr.h
- AutoReleasePool.h
- Base64Decoder.h
- Base64Encoder.h
- BasicEvent.h
- BinaryReader.h
- BinaryWriter.h
- Buffer.h
- BufferAllocator.h
- BufferedBidirectionalStreamBuf.h
- BufferedStreamBuf.h
- Bugcheck.h
- ByteOrder.h
- Channel.h
- Checksum.h
- ClassLibrary.h
- ClassLoader.h
- CompareFunctions.h
- Condition.h
- Config.h
- Configurable.h
- ConsoleChannel.h
- CountingStream.h
- DOM
- AbstractContainerNode.h
- AbstractNode.h
- Attr.h
- AttrMap.h
- AutoPtr.h
- CDATASection.h
- CharacterData.h
- ChildNodesList.h
- Comment.h
- DOMBuilder.h
- DOMException.h
- DOMImplementation.h
- DOMObject.h
- DOMParser.h
- DOMSerializer.h
- DOMWriter.h
- DTDMap.h
- Document.h
- DocumentEvent.h
- DocumentFragment.h
- DocumentType.h
- Element.h
- ElementsByTagNameList.h
- Entity.h
- EntityReference.h
- Event.h
- EventDispatcher.h
- EventException.h
- EventListener.h
- EventTarget.h
- MutationEvent.h
- NamedNodeMap.h
- Node.h
- NodeAppender.h
- NodeFilter.h
- NodeIterator.h
- NodeList.h
- Notation.h
- ProcessingInstruction.h
- Text.h
- TreeWalker.h
- DateTime.h
- DateTimeFormat.h
- DateTimeFormatter.h
- DateTimeParser.h
- Debugger.h
- DefaultStrategy.h
- DeflatingStream.h
- Delegate.h
- DigestEngine.h
- DigestStream.h
- DirectoryIterator.h
- DirectoryIterator_UNIX.h
- DirectoryIterator_VMS.h
- DirectoryIterator_WIN32.h
- DirectoryIterator_WIN32U.h
- DynamicAny.h
- DynamicAnyHolder.h
- DynamicFactory.h
- Environment.h
- Environment_UNIX.h
- Environment_VMS.h
- Environment_WIN32.h
- Environment_WIN32U.h
- ErrorHandler.h
- Event.h
- EventArgs.h
- EventLogChannel.h
- Event_POSIX.h
- Event_WIN32.h
- Exception.h
- ExpirationDecorator.h
- Expire.h
- ExpireCache.h
- ExpireLRUCache.h
- ExpireStrategy.h
- FIFOEvent.h
- FIFOStrategy.h
- FPEnvironment.h
- FPEnvironment_C99.h
- FPEnvironment_DEC.h
- FPEnvironment_DUMMY.h
- FPEnvironment_SUN.h
- FPEnvironment_WIN32.h
- File.h
- FileChannel.h
- FileStream.h
- FileStreamFactory.h
- FileStream_POSIX.h
- FileStream_WIN32.h
- File_UNIX.h
- File_VMS.h
- File_WIN32.h
- File_WIN32U.h
- Format.h
- Formatter.h
- FormattingChannel.h
- Foundation.h
- Glob.h
- HMACEngine.h
- Hash.h
- HashFunction.h
- HashMap.h
- HashSet.h
- HashStatistic.h
- HashTable.h
- HexBinaryDecoder.h
- HexBinaryEncoder.h
- InflatingStream.h
- Instantiator.h
- KeyValueArgs.h
- LRUCache.h
- LRUStrategy.h
- Latin1Encoding.h
- Latin9Encoding.h
- LineEndingConverter.h
- LinearHashTable.h
- LocalDateTime.h
- LogFile.h
- LogFile_STD.h
- LogFile_VMS.h
- LogFile_WIN32.h
- LogFile_WIN32U.h
- LogStream.h
- Logger.h
- LoggingFactory.h
- LoggingRegistry.h
- MD2Engine.h
- MD4Engine.h
- MD5Engine.h
- Manifest.h
- MemoryPool.h
- Message.h
- MetaObject.h
- MetaProgramming.h
- Mutex.h
- Mutex_POSIX.h
- Mutex_WIN32.h
- NObserver.h
- NamedEvent.h
- NamedEvent_UNIX.h
- NamedEvent_VMS.h
- NamedEvent_WIN32.h
- NamedEvent_WIN32U.h
- NamedMutex.h
- NamedMutex_UNIX.h
- NamedMutex_VMS.h
- NamedMutex_WIN32.h
- NamedMutex_WIN32U.h
- NamedTuple.h
- NestedDiagnosticContext.h
- Net
- AbstractHTTPRequestHandler.h
- DNS.h
- DatagramSocket.h
- DatagramSocketImpl.h
- DialogSocket.h
- FTPClientSession.h
- FTPStreamFactory.h
- FilePartSource.h
- HTMLForm.h
- HTTPBasicCredentials.h
- HTTPBasicStreamBuf.h
- HTTPBufferAllocator.h
- HTTPChunkedStream.h
- HTTPClientSession.h
- HTTPCookie.h
- HTTPFixedLengthStream.h
- HTTPHeaderStream.h
- HTTPIOStream.h
- HTTPMessage.h
- HTTPRequest.h
- HTTPRequestHandler.h
- HTTPRequestHandlerFactory.h
- HTTPResponse.h
- HTTPServer.h
- HTTPServerConnection.h
- HTTPServerConnectionFactory.h
- HTTPServerParams.h
- HTTPServerRequest.h
- HTTPServerRequestImpl.h
- HTTPServerResponse.h
- HTTPServerResponseImpl.h
- HTTPServerSession.h
- HTTPSession.h
- HTTPSessionFactory.h
- HTTPSessionInstantiator.h
- HTTPStream.h
- HTTPStreamFactory.h
- HostEntry.h
- ICMPClient.h
- ICMPEventArgs.h
- ICMPPacket.h
- ICMPPacketImpl.h
- ICMPSocket.h
- ICMPSocketImpl.h
- ICMPv4PacketImpl.h
- IPAddress.h
- MailMessage.h
- MailRecipient.h
- MailStream.h
- MediaType.h
- MessageHeader.h
- MulticastSocket.h
- MultipartReader.h
- MultipartWriter.h
- NameValueCollection.h
- Net.h
- NetException.h
- NetworkInterface.h
- NullPartHandler.h
- POP3ClientSession.h
- PartHandler.h
- PartSource.h
- QuotedPrintableDecoder.h
- QuotedPrintableEncoder.h
- RawSocket.h
- RawSocketImpl.h
- RemoteSyslogChannel.h
- RemoteSyslogListener.h
- SMTPClientSession.h
- ServerSocket.h
- ServerSocketImpl.h
- Socket.h
- SocketAcceptor.h
- SocketAddress.h
- SocketConnector.h
- SocketDefs.h
- SocketImpl.h
- SocketNotification.h
- SocketNotifier.h
- SocketReactor.h
- SocketStream.h
- StreamSocket.h
- StreamSocketImpl.h
- StringPartSource.h
- TCPServer.h
- TCPServerConnection.h
- TCPServerConnectionFactory.h
- TCPServerDispatcher.h
- TCPServerParams.h
- Notification.h
- NotificationCenter.h
- NotificationQueue.h
- NotificationStrategy.h
- NullChannel.h
- NullStream.h
- NumberFormatter.h
- NumberParser.h
- Observer.h
- OpcomChannel.h
- Path.h
- Path_UNIX.h
- Path_VMS.h
- Path_WIN32.h
- Path_WIN32U.h
- PatternFormatter.h
- Pipe.h
- PipeImpl.h
- PipeImpl_DUMMY.h
- PipeImpl_POSIX.h
- PipeImpl_WIN32.h
- PipeStream.h
- Platform.h
- Platform_POSIX.h
- Platform_VMS.h
- Platform_WIN32.h
- Poco.h
- PriorityDelegate.h
- PriorityEvent.h
- PriorityExpire.h
- Process.h
- Process_UNIX.h
- Process_VMS.h
- Process_WIN32.h
- Process_WIN32U.h
- PurgeStrategy.h
- RWLock.h
- RWLock_POSIX.h
- RWLock_WIN32.h
- Random.h
- RandomStream.h
- RefCountedObject.h
- RegularExpression.h
- RotateStrategy.h
- Runnable.h
- RunnableAdapter.h
- SAX
