I am having trouble reading a time stamp on a video using OCR

I am trying to read a time stamp that is overlaid on a video, using OCR software, but it will not read it correctly I've tried the OCR Preproccessing and Recognition Config VI's and neither have been able to correct to problem I would appreciate some help

In my experience, it is very important that the contrast not only be
very good but also that the characters can be easily distinguished
from the background and that the characters are generally repeatable
and unique. I've had problems with characters "smearing" into the
background so that the OCR can't tell where the background ends and
the character begins.
Beyond the standard NI OCR stuff, you can use a database to map
incorrect whole words to correct whole ones in OCR but this only works
when there is a set of unique words that are significantly different
from each other. It doesn't work on numbers since any number is
generally as likely as any other.
It may be worthwhile to invest in higher quality acquisition equipment
to improve the image quality. If your video source itself is poor
quality, then it won't matter though.
Douglas De Clue
[email protected]
nestor wrote in message news:<[email protected]>...
> Ernest,
>
> As "labviewguru" mentioned a screenshot will help a lot to determine
> if the problem is the image quality. However if you can't post this
> image then please review the following links I'm attaching here. They
> talk about OCR and most important, about Filtering, which is mostly
> used in Vision for image enhancement, noise reduction, sharpen an
> image, etc. Please review the links mentioned below and apply some
> filtering techniques to your image. This may help a lot, personally
> I've used OCR software and I have required in most cases to apply
> filtering before running the OCR functions.
>
>
> href="http://zone.ni.com/devzone/conceptd.nsf/webmain/E69D110920B99E838625685E0081B881?opendocumen...
>
> href="http://zone.ni.com/devzone/devzone.nsf/webcategories/605B55C3100D02188625685E0076C928?opendo...
>
> href="http://zone.ni.com/devzone/devzone.nsf/webcategories/E28E087D201C1AD48625685E00824E3C?opendo...
>
> Here at the Developer Zone, inside the Development Library you will
> find in the Vision chapter a lot of information that will be helpful
> for your development. Please review it. In case you require further
> assistance you can keep posting questions here at the Discussion Forum
> or give us a call/email (www.ni.com/ask).
>
> Good luck!
>
> Nestor Sanchez
> IMAQ/Motion Support
> National Instruments

Similar Messages

  • How do you date and time stamp pictures and videos using a EOS Rebel T3?

    I am needing to utilize date and time stamping on videos and photos in my work.  The pictures and videos must display time, a date, and reference number.  I have gone through the cd, owner's manuel and software manuel and I am unclear if I can perform this function. 

    While this is a relatively common feature on point & shoot cameras -- where the photo is thought of as a snapshot to document a memory in a person's life, among DSLR cameras it's not very common (I don't actually know of a DSLR that does this though I don't doubt that it may exist).  DSLR users are usually expecting a higher quality image -- so now the image is thought of more like art and less like a snapshot and the date/time in the corner distracts from the image.  Also they tend to be more advanced users who would be able to modify the image themselves so they have little need for such a feature.
    The camera does record the date & time... but it's in the EXIF data (information recorded into the image file but not displayed).  
    SO... there are programs that will just do this.  You'll need to do a search (I found several but have never tried one so I can't vouch for them).  I think there are Photoshop plug-ins that do this (assuming you have Photoshop). These programs allow you to define the info you want printed (including EXIF data such as date/time) and you get to pick the location, font, size, color, etc. and ultimately the location on the image where you'd like the info displayed.  They then add the info visibly onto the image for you and most support "batch" use (e.g. drop a whole folder of images on it and they'll do them all.)
    Tim Campbell
    5D II, 5D III, 60Da

  • Having trouble registering Quick Time Pro, which I just bought.

    Having trouble registering Quick Time Pro

    Open the registration window and copy/paste the name and number from the email you got from Apple.

  • How to read a time stamp from the db without ".0" at the end

    Hi All,
    I have code that is saving the results of a query in a result set.
    When ever i read a time stamp from the db (mysql 4) it always adds ".0" to the end of it.
    I tried using the getTimeStamp, getDate, getString methods for result sets and was not able to resolve the issue.
    Am i missing something here?
    Thanks

    here is the code
    public static Table executeSelect(Connection conn, String qry)
         throws SQLException {
              Statement stm = null;
              ResultSet rs = null;
              try {
                   stm = conn.createStatement();
                   rs = stm.executeQuery(qry);
                   Table t = new Table(rs);
                   return t;
              } finally {
                   close(null,stm,rs);
    Basically the user is asked to enter the query and the connection settings and then i retrieve the data and return a table.
    Now if i try to print the value of the time stamp from the result set it adds a a .0
    So for example if am running the following
    select mod_ts from temp limit 1;
    | mod_ts |
    | 2007-12-28 09:32:58 |
    1 row in set (0.00 sec)
    When i print the value of the time stamp it gets printed as 2007-12-28 09:32:58.0
    The following code is used to generate a table from the result set
    public Table(ResultSet rs) throws SQLException {
              ResultSetMetaData rsmd = rs.getMetaData();
              int colCount = rsmd.getColumnCount();
              colNames = new String[colCount];
              colTypes = new int[colCount];
              for ( int i=0; i<colCount; i++) {
                   String colName = rsmd.getColumnName(i+1);
                   colNames[i] = colName;
                   int colType = rsmd.getColumnType(i+1);
                   colTypes[i] = colType;
              while ( rs.next()) {
                   if ( data == null) {
                        data = new ArrayList<List>();
                   List<Object> row = new ArrayList<Object>();
              for ( int i=0; i<colCount; i++) {
                   Object ob = rs.getObject(colNames);
                   row.add(ob);
              data.add(row);
    Now when i print the values in the result set it adds a .0 to the end of the time stamp
    I also tried using getTimeStamp for a result set and the same problem still existed

  • I am having trouble with face time , it was working well yesterday and today am not able to use it due to an error that won't let me log in !!!

    I am having trouble with face time , it was working well yesterday and today am not able to use it due to an error that won't let me log in !!!

    I have the same exact issue. There is number of these post, but still not an answer. hope someone post an answer soon

  • I am having trouble reading some books bought from ITunes and loaded onto my Cocoon ereader which supports  Adobe DRM content.  Any suggestions?

    I am having trouble reading some books bought from ITunes and loaded onto my Cocoon ereader which supports  Adobe DRM content.  Any suggestions?

    matty_234 wrote:
    Will this enable me to plug my iPhone in without any changes or reformatting? ...
    If you follow all the Steps in the Link it should...
    matty_234 wrote:
    .... Also, I guess this will overwrite the purchases already on my mac? ...
    You can redownload them for free...   http://support.apple.com/kb/HT2519
    matty_234 wrote:
    ... One last thing, does this include the iphone backups?...
    Everything that is in iTunes should be there...

  • How to add a time stamp to a video edited in Photoshop CC?

    Hello fine ppl of Adobe communities.
    I was wondering how can you add a time stamp to a video when edited in PS CC, is it possible at all? I dont have premier but I do have PS and LR.
    Appreciate any help.
    thanks

    If you use File > Place Embedded, you'll be able to resize and place (move, rotate, etc.) images as appropriate in your open document with the added bonus of having them added as Smart Objects. (Note that using Smart Objects can greatly increase the file size of your document. Just be aware.)
    File > Place Embedded > resize and place (hold down Shift to constrain proportion as you resize) > confirm by clicking the checkmark or "commit" icon.
    For layers that already exist, right-click the layer in the Layers panel > Convert to Smart Object.

  • Im having trouble connecting my macbookpro to the tv. im using a mini display port to hdmi adapter, when i switch tv/video to hdmi on the tv nothing pops up, and i dont have the arrangement tap on the display settings, please help!

    im having trouble connecting my macbookpro to the tv. im using a mini display port to hdmi adapter, when i switch tv/video to hdmi on the tv nothing pops up, and i dont have the arrangement tap on the display settings, please help!

    I've found that the order of operations, so-to-speak, can be important when hooking up mini display port to HDMI.  I have the most success with the following operations in this order:
    1)  Plug HDMI cable into mini displayport adapter (the cable should not be plugged into either the TV or the computer at this point)
    2)  Plug the mini displayport end of your new super-cable to the computer.
    3)  Plug the HDMI end into your TV.
    4)  Switch inputs on your TV to the proper input.
    5)  If still nothing on the TV, try a different HDMI port on your TV.
    Hopefully this helps!  Good luck.

  • Having trouble with the messages on mac my friends using it are coming not registered when i try to send them a message

    having trouble with the messages on mac my friends using it are coming not registered when i try to send them a message

    That's probably because they're not registered.
    Messages only works if your friend has an iphone.
    There is a workaround that can work, though.
    set up an AIM account online.
    in System preferences > mail, contacts, and calendars, enter your new AIM account.
    in Contacts, on your friend's contact card, look for AIM. Enter their phone number right before that, with a +1 before it, and the area code:  i.e., +11234567899.
    This doesn't always work. Their cellular carrier has to cooperate with AIM. Some do, some don't. If it doesn't work, tell your friend to get an iPhone.

  • I HAVE A MAC G5 WITH V10.4 TIGER OS, I AM HAVING TROUBLE WITH THE LETTER "N" ONLY WHEN I USE CAPS AND SHIFT KEYS DOSE IT TYPE THE LETTER "N"SE

    HAVE A MAC G5 WITH V10.4 TIGER OS, I AM HAVING TROUBLE WITH THE LETTER "N" ONLY WHEN I USE CAPS AND SHIFT KEYS DOSE IT TYPE THE LETTER "N". I HAVE CONNECTED A NEW KEYBOARD BUT THE PROBLEM STILL EXIST. WHAT ELSE CAN I DO?

    You might look at "Keyboard Shortcuts" in the Keyboard and Mouse preference pane and see if somehow the lower case n has been inadvertently assigned to something.
    Probably the best solution would be to click the "Restore Defaults" button.

  • Undo file Having huge read average time more than 20ms

    Please,
    I'm working on oracle 10g, windows server 2003.
    From the file I/O stats, I found that the Average read I/O from the undo files is more than 20ms, this contrast with other files where the same I/O metric is less then 0.5ms.
    Can someone give me a clue?
    thanks a lot

    I assume 'undo files' you mentioned means datafiles of undo tablespace: Yes
    How did you determined the I/O metric ? What tools used?, the following script
    column FILE_NAME format a30
    column PHYRDS format 999999,999
    column PHYWRTS format 999999,999
    column READTIM format 999999,999
    column "READ AVG (ms)" format 999.99
    column "TOTAL I/O" format 999999,999
    select
    FILE_NAME,
    PHYRDS,
    READTIM,
    PHYWRTS,
    READTIM / (PHYRDS + 1) "READ AVG (ms)",
    PHYRDS + PHYWRTS "TOTAL I/O"
    from
    V$FILESTAT a,
    DBA_DATA_FILES b
    where
    a.FILE# = b.FILE_ID
    order by
    6 DESC;
    Are other files on the same storage as undo datafiles?, all files datafiles,redo files, cotrol files are on the same storage.
    How are your disk storage configured?, it may be a RAID X technology, because the level is unknown.
    By default our client cannot accept to move the undo file to another storage, that's why all data files are stored on the same drive.
    So what can cause the undo read average time to be so high?
    Thanks again

  • Having troubles reading usb external drives.

    I have a macbook pro, mid 2010 is when I got it.  The issue I've ran into for about 6 months now is my usb external drives are not currently being recognized.  It's only external drives and thumb drives though.  My mac recognizes my iphone, charges my camera usb, lets me use a usb midi controller.  About six months ago I was having trouble connecting a usb dmx lighting interface.  I called the company and they sent me to a workaround and it worked.  http://groups.google.com/group/dmxis_users/browse_thread/thread/c5746c10c618bf19 ?hl=en_US 
    Ever since then, it's never been the same my external drives don't work.  I even took it to an apple store and replaced the internal boards.  (Sorry for not knowing specifics)  Any suggestions or ideas would be greatly appreciated!

    That would explain your problem!  If you have a backup then see if it's on your backup.  Otherwise, you will need to restore it from your installer DVD using Pacifist:
    How Restore Deleted or Missing OS X Components
    A few of the basic OS X installed applications can be restored from the Optional Installs installer located in the Optional installs folder on your Installer DVD.  However, if what you need is not there then follow the instructions below.
    How to Use Pacifist to Restore Deleted or Missing OS X Components
    Insert the OS X Installer DVD into the optical drive.  Use a simple utility like TinkerTool to toggle invisibility so you can see invisible items.  Alternatively, open the Terminal application in your Utilities folder and at the prompt enter the following:
    defaults write com.apple.finder AppleShowAllFiles Yes Press RETURN.
    To turn off the display of invisible files repeat the above command substituting No for Yes.
    The install packages are located in the /System/Installation/ folder on the DVD.
    Download the shareware utility Pacifist from VersionTracker or MacUpdate. Use it to extract a fresh copy of the missing item(s) from the file archives on your OS X installation DVD. The file archives are in the /System/Installations/ folder (use Go to Folder option in the Go menu of the Finder.)
    Here are Four Basic ways to use Pacifist (courtesy of George Orville.)
    A. Drag a .pkg icon onto the Pacifist window .....proceed to step 7.
    B. Click on “Open Package ....” and navigate to package desired and click “Open” in the open/save window.....proceed to step 7.
    C. Insert Mac OS X installer CD and when it mounts, navigate to .... Menu->Go->Go to Folder. In the path field enter or paste ....
    /Volumes/disc name/System/Installation/Packages (where disc name is the name of the CD/DVD that you inserted.
    • Click on the  "Go" button ..... • Drag a .pkg to Pacifist..... proceed to step 7.
    The package you'll need will have to be discovered by trial and error, but for most applications you should start with the Essentials.pkg and/or Additional Essentials.pkg.
    D. Insert your Mac OS X install disk 1 .... and open Pacifist.
    1. In Pacifist, select "Open Mac OS X Install Packages" ... dialog may appear asking for disk 2, then disk 3 and finally disk 1 again.... {if DVD is not used)...If “Stop Loading” is selected...the procedure will stop!!!
    2a. When loading is complete, a new window appears, click the triangle to display contents of each package...Select item and proceed to step 7.
    2b. or click the “Find” icon in the Pacifist window and type the name of the software you need.
    3. In the list that comes back, click the top most entry for the item that you want. ..... that is the one for the English language.
    4. On the top of the Pacifist window, click “verify” .... you will probably be prompted for your password.
    >5. Enter checks for.... “verify permissions” and “verify file contents.” and click “verify” ....enter password when prompted.... you will get back output which may look like this:
    20 files were scanned. 20 of 20 files were present on the hard disk. 0 of 20 files had file permissions that did not match those specified in the package. 0 of 20 files had checksums that did not match those specified in the package.
    6. Click “close”. Go to step 7.
    Extract or Install........
    7. In the Toolbar (upper left), you now have the option to extract or install. Click a file in the lower list and those two icons will be enabled.
    8. If “Extract to...” is selected.... navigate to the location where the file will be placed, select “choose”, select “extract” in new dialog that appears,authenicate , if prompted, click “OK”.
    9. In the next dialog, click “Extract”.
    10. If “Install” is selected... dialog will appear with the location/path of the installed software. Click “Install”
    11. Type in your password, click “OK”
    Pacifist will begin to extract files.
    12. In steps 8/10ß.... you also have the choice to “cancel”
    Notes.....
    Pacifist may find that a file it is installing already exists on the hard disk. Pacifist will present you with an alert panel....
    Stop Leave original alone Update ..... Default selection Replace .... Replace option should only be used on full install packages

  • I'm having trouble connecting my Intel iMac with the internet using wifi router

    I'm having trouble configuring my iMac to accept a connection with my Telstra Elite mobile broadband Wifi router.
    The iMac's Wifi is turned on and the elite router is selected in the Wifi list with a tick.
    The router is turned on, and connected to the internet.
    I'm able to surf the net and collect emails using my MacBook Pro ( what I'm using now) and my iPad with no hassles by connecting them to the Telstra Elite Wifi router. But I'm unable as yet to get a connection using the iMac.
    The Telstra router accepts up to 5 simultaneous connections.
    At present the display on the router says that three devices are connected. They being the iPad, the MacBook Pro and the iMac.
    Can anyone help me out?
    Gregory

    hburgess3 wrote:
    I'm having trouble connecting my apple tv to the wifi on my campus. To connect to this wifi on a computer or iphone you have to install a program.
    Why?
    Contact the school IT department,

  • Im having trouble with FF & Youtube; it wont play videoes

    i'm having trouble with FF; Youtube videos dont play, just a black screen ? ; they play ok on Google Chrome; BBC news videos play ok with FF. I have upgraded Adobe Flash no look, reverted to previous, no luck. I'm running Windows 7, on a DELL Inspiron with terraflops of memory and no system bugs, clean as a whistle.
    FF is my default browser. The mouse-over previews play? Sometime for fractions of second videos try to play, then revert to black screen.

    http://support.apple.com/kb/TS1538
    There have been some problems accessing pages on the Apple web site.  If the hyperlink gives you a "We're sorry" message, try again.

  • Appending a creation date/time stamp to a filename using MS Command Language

    I need to access the creation date and time of an existing file and then append that date/time to the filename using MS command language in a .bat file.  The code executes on a Windows server.   I'm looking at different options for doing
    this.  I know it can be done using MS Powershell scripting.  Any other suggestions appreciated.  Thanks

    I tested the answer you supplied here:
    http://social.technet.microsoft.com/Forums/en-US/38873a13-f3f2-40f2-bb96-c1c63722caab/adding-a-datetime-stamp-to-a-file-using-ms-command-language?forum=winserverpowershell
    and it worked.
    Richard Mueller - MVP Directory Services

Maybe you are looking for

  • Warning message in Lion

    Hi , I just installed Mac OSX Lion. When I download a set of images (like a manga for example) in Preview , a warning message saying that this is an image taken from the internet (and asking me if I'm sure I want to open it) keep bugging me. How to g

  • Replicating custom texts in BP from CRM to ECC systems

    Hi All, I'm trying to set up synchronisation of a custom text held against a business partner in CRM with our ECC system.  So, in CRM, if I go to transaction BP and go to change mode for a partner and then go to the long texts tab...  As well as the

  • IPod 5 only playing purchased songs

    I plugged my iPod into a mac so it could charge, I made sure to disable automatic syncing in preferences. When I unplugged the iPod, it shuffles constantly until it finds a purchased-in-iTunes song. It was working two hours ago, so of course this is

  • Using Package to produce pl/sql function body returning sql query Report

    I have existing code that we want to use in building reports in APEX. We are needing to modify it slightly to handle some new requirements, but would like to use them in reports based upon SQL query (pl/sql function body returning sql query) function

  • Inbound ABAP proxy in batch mode

    Hi, Is it possible to post the message to target SAP system using inbound abap proxy in batch mode instead of default dialog mode ? If anyone has done this, can you please let me know how to do it. Thanks Shany