Need immediate help regarding project about vehicle tracking using LabVIEW

hello everyone
i am  doing a project on vehicle tracking using lab view 
i have completed the following steps
1)color to grayscale conversion
2)thresholding
3)morphological operations
my problem is that how do i get a bounding box around the vehicle and track the vehicle, also may be get the coordinates and speed ?
also how to stop the bounding box from one frame to appear in the next?
please help soon.
an immediste reply would be of great help to me.
thank you

Thanks for replying
my project is to develop a system using labview which would track a moving vehicle, give the coordinates of that vehicle and if possible the speed.
 how do I achieve this?  M not quite familiar with labview.
The input to that system should be an Aviva file of general road condition and at the output I should get bounding boxes around the vehicles to track them.
I have my submission in a couple of   daysso in a little hurry,
 I am attaching a general block diagram that may give you an idea of how i want the system to be and the current vi that i have made.
hope you get a better picture now.
Attachments:
Picture1.png ‏72 KB
1project.vi ‏125 KB

Similar Messages

  • Hello I need a help regarding application passbook.I need know if I can download the application passbook as passbook.ipa?

    Hello I need a help regarding application passbook.I need know if I can download the application passbook as passbook.ipa?

    Passbook is an app that's built into the iPhone. It's not availble for the iPad.

  • Need urgent help regarding oracle 8.0

    Hi Guys!!
    This is vishal, and i am working as an oracle developer.
    I would appreciate your help if you could help me solving the below
    issue :
    Right now the database on which we are running our applications is
    8.0 version. We have oracle App server on which all of these j2ee
    applications are running.
    basically our client is trying to move large amount of data to a
    new database probably 10G, so my job is to analyse the code and
    do some modifications to the code, give them a solution to upgrade
    it to 10g
    There are like 10 applications running on oracle app server and the
    database has many old tables, and they need a suggestion regarding
    this upgradation/migration.
    And i specifically want to know about the problems faced during the
    upgradation, and how exactly is the upgradation done(step -by -step
    procedure), because i also have to take care of the data which
    has been stored from many years.
    thanks,
    Vishal

    I find these informations in the Upgrade Guide (upgrading of database and of application programs):
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14238/toc.htm
    Note: direct upgrade from 8.0 to 10g is not supported using tools like DBUA (Database Upgrade Assistant).
    Werner

  • I need your help regarding Macbook Pro with FCS3 via USB

    Sorry for the double posting, I need your help...
    I am producing an independent TV movie. We are shooting in HDV with a Sony Z5.
    Currently I am using a 2007 iMac (1gb) for the FCS3. I am considering buying a Macbook Pro 15' i7, because I need the portability as well as a WD 1TB portable external drive.
    Just when I am about to buy the machine I started to read all about the USB vs. the Firewire. What should I do? The MBP only have one firewire port...if I use an USB portable external drive means that I won't be able to use FCS3 properly and that buying a MBP will mean spending money in something that I won't be able to make it work properly??
    Thanks for your help!!!!

    Hi there,
    As Patrick said its Firewire hubs you should avoid along with directly connecting your media drive via USB. USB hubs are fine for connecting peripherals (keyboards, tablets, mice etc). directly connecting USB media drives is not for streaming video due to their method of sending data in packets rather than as the continuous stream that firewire provides. Firewire hubs just seem to cause all sorts of headaches to those that have used them, I cant give you a specific reason other than splitting the available FW bandwidth (someone with more knowledge on this will have to chime in), its more just inherited practice.
    cheers
    ANdy

  • Need some help with project - help is VERY appreciated!

    This one has been driving me nuts for a few days. So basically, I have this constructor.
    public SportStacker( String newName, int numTimes, int newID )
             name = newName;
             numTimesRecorded = 0;
             times = new double[ numTimes ];
             ID = newID;
          }The important thing here being that it sets ID = newID. That's in the SportStacker class. We also have a method in SportStacker named getID:
    public int getID()
             return ID;
          }Okay, then we have another class, Contestant. In this class, we have an array of SportStacker objects. One method we had to create was to add a new contestant.
    public void addCompetitor(String name, int numTimesRecorded)
             if(numCompetitors == competitors.length)
                increaseSize();
             SportStacker temp = new SportStacker(name, numTimesRecorded, IDtracker);
             competitors[numTimesRecorded] = temp;
             numCompetitors++;
             IDtracker++;
    }Which I think is fine. However, the next one is addCompetitorTimes. It seems like it should be easy, but this part confuses me...in his instructions, he says: "This method should take in two parameters: an int representing the competitors ID and a double representing the time to be recorded. Then, search through competitors for the correct ID using the getID method provided in SportStacker..." This is what confuses me. One of the parameters taken in this method is the int representing his ID, and all getID will do is return what was last used in the constructor. It doesn't make any sense to me! Someone please help!

    johnboy8282 wrote:
    Minus the addTime part, just wanted to make sure I was doing this right first. Thanks so much for the help, your explanation helped me understand a lot!Using a for loop is clearer but yes your on the right track. Minor note, if the competitors array contains nulls then a runtime error will occur due to .getID() applied to a null object. This is easily avoidable.
    public void addCompetitorTimes(int compID, double timeToRecord){
      for(int i=0; i<numCompetitors; i++){
        if(competitors.getID() == compID){
    System.out.print("Add time stuff here...");
    break; //Break from for loop, no need to check other IDs
    }Mel                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Need Immediate help...importing issue

         I work for a video editing company and today out of the blue, Premiere Pro started to act funny, its auto cropping clips that I am importing. It used to import these files fine and now its cutting them in half, I have tried all the basic stuff...I sort of also work IT here so the (re-install, reboot, try different settings) have all been done. The fact is it was doing it fine the other day and now it is making my workflow for the day grind to a halt until I figure this out.
    Immediate help/suggestions would be greatly appreciated.
                                                This is how its importing                                                                                 This his how it plays in a media player
    -Chris

    Im using Adobe Premiere CS5.5
    I have all updates
    Using windows 7 Pro
    Intel Core i7 2600K CPU @ 3.4Ghz
    16GB of ram
    64 bit OS
    source footage is:
    WMV File
    640x480
    2000kbps data rate
    29 fps
    I get no error codes
    this occurs immediatley when I drop it into premiere, and in the timeline and when I export.
    Thank you

  • Vehicle tracking using vision builder

    Can anyone help me to track a vehicle using vision builder?

    The Object tracking feature allows to track multiple objects.
    To do exactly what is shown in the video, where the number of cars is variable, you need to use LabVIEW and Vision Development module to have more control over the creation of the objects. (The limitation with Vision Builder AI is that each object to track is associated with a tracking session, so you have to know up front how many object you need to track, but VBAI can track multiple objects).
    The principle that I described should be the same in LabVIEW: somehow detect the new car that comes into the field of view, and at that point learn the object so that it can be tracked. The prerequesite should be that you must know where to detect the car that comes into the field of view. The difficult part of the application is to define the region of interest of the new object you want to track.
    The LabVIEW example for object tracking is located here:
    C:\Program Files (x86)\National Instruments\LabVIEW 2014\examples\Vision\Tracking\Object Tracking.vi
    Christophe

  • ***SOLVED*** Friends MSI P35 Neo has no video/post!!! Need IMMEDIATE Help!

    Ok, I have been working with computers for a LONG time.  My best friend and I built him a gaming rig.  He has a Intel Core 2 Quad 2.4ghz, a single Ati Radeon x850 Crossfire Edition, a Rosewell 550 watt power supply, and 2gb of ddr2 RAM (unknown brand...).  Today me and him decided to dust out his case and tidy up his cables to increase airflow (his brother did a bad job LOL).  Everything was working before.  Now everything is powering on: the fans/LEDs, gfx card fan, psu, hdd, dvd drive, etc, but the screen is blank and i get no post/bios.  Me and him went to the movies tonight to see Saw 5 , and I couldnt spend the night at his house to work on it.  He is EXTREMELY pissed at me and thinks I broke his whole rig.  I feel horrible.  I read the manual for his mobo and EVERYTHING is hooked up correctly.  I didnt do anything wrong.  I have been googling and heard a lot of issues with MSI mobos like this.  Please help me or my friend may never let me touch or look at his pc again.  BTW i am only 15 years old, but i truely know what i am talking about.  I know all the terms so dont feel that you have to go make it simple for my young mind hehe.  I have been working on computers for about 5+ years.  Im quite intelligent in this field.
    Help truely appreciated! 

    Quote from: kourosh on 26-October-08, 23:10:59
    i put my money on ram gone loose you may have to put the ram a few times before it works they can be funny and then naturally check the graphic card that may be loose too so double check all connection and cables  . i do not think it is cmos
    i dont think this is cmos at all.  it was fine before, and in other topics like this, reseting it has done nothing.  does ram effect things like this? already checked gfx card cables, they are in tightly. in need my friend to push down on his ram when he gets home and see if it helps.

  • Need urgent help regarding Adobe LC ES2 JBOSS Clustering

    Hi,
    Am trying to setup a Horizontal Cluster setup(with two nodes) for Adobe LiveCycle ES2 with Adobe preconfigured JBOSS 4.2.1 and MSSQL 2008(single instance running on one of the nodes).
    I have successfully completed till Installing LC ES2 Modules in both the nodes according to the "Configuring LiveCycle® ES2 Application Server Clusters Using JBoss" document.
    But now the problem is about the next step, which is "Configuring LiveCycle ES2 for Deployment". The steps in this section do not clearly talk about where to run the configuration manager tool, i mean on which node of the cluster as two nodes are different machines in my case as it is a horizontal cluster. But at step 20 of configuring LC ES2(page 45 of the above mentioned document) there's note which says "Note: You need to initialize the database against only one server of the cluster. Subsequent steps need to be performed on only this server as well."
    Now,
    i) Does it mean that till step 19 i will have to parallely run configuration manager tool on both the nodes of the cluster and at step 20 i will have to completely exit the configuration manager tool on one node(Say node A) and continue the rest of all the steps(till 46) only in the other node( node B ) ?
                                                                                    OR
    I will have to keep the configuration manager window open in both the machines and perform some steps say for example 20 to 25 only in one node(say node B ) and skip these steps in node A and resume from 26 in node A and complete till the end in both the machines ?
    ii) At step 16 of the same section theres a note which says "Note: The paths for pop3.jar and the JDK must be same on all nodes in the cluster.". Where will the pop3.jar be ? I cudn't find it anywhere in the installation media or in the server folders ?
    Please help me asap as am stuck with it for two days !!! Please let me know if you need any other details.

    Hi,
    Am trying to setup a Horizontal Cluster setup(with two nodes) for Adobe LiveCycle ES2 with Adobe preconfigured JBOSS 4.2.1 and MSSQL 2008(single instance running on one of the nodes).
    I have successfully completed till Installing LC ES2 Modules in both the nodes according to the "Configuring LiveCycle® ES2 Application Server Clusters Using JBoss" document.
    But now the problem is about the next step, which is "Configuring LiveCycle ES2 for Deployment". The steps in this section do not clearly talk about where to run the configuration manager tool, i mean on which node of the cluster as two nodes are different machines in my case as it is a horizontal cluster. But at step 20 of configuring LC ES2(page 45 of the above mentioned document) there's note which says "Note: You need to initialize the database against only one server of the cluster. Subsequent steps need to be performed on only this server as well."
    Now,
    i) Does it mean that till step 19 i will have to parallely run configuration manager tool on both the nodes of the cluster and at step 20 i will have to completely exit the configuration manager tool on one node(Say node A) and continue the rest of all the steps(till 46) only in the other node( node B ) ?
                                                                                    OR
    I will have to keep the configuration manager window open in both the machines and perform some steps say for example 20 to 25 only in one node(say node B ) and skip these steps in node A and resume from 26 in node A and complete till the end in both the machines ?
    ii) At step 16 of the same section theres a note which says "Note: The paths for pop3.jar and the JDK must be same on all nodes in the cluster.". Where will the pop3.jar be ? I cudn't find it anywhere in the installation media or in the server folders ?
    Please help me asap as am stuck with it for two days !!! Please let me know if you need any other details.

  • I need some help Regarding Cumulative totals

    Hi ,
    i have a requirement
    1) we have columns calender Periods and actual to date. The requirement is we need cumulate the actual to date. i have applyed RSUM function in column formula.
    2) it is working fine. But again the requirement is this cumulative solution is changed based on selected calender periods. but this is not expected.
    3) ex:-
    calender period actual Units Cumulative Units
    oct - 2010 10 10
    Nov-2010 9 19
    Dec-2010 15 34
    Jan-2011 25 59
    Feb-2011 12 71
    March-2011 19 90
    April - 2011 13 103
    May - 2011 18 121
    June - 2011 24 145
    this is the reqiurement but i have a Prompt Like
    i hve selected resource categery some xyz and stert period is Jan -2011 and end period is May - 2011
    the values disply's like bellow
    Resource Category start Period End Period
    xyz Jan - 2011 May - 2011
    Jan-2011 25 25
    Feb-2011 12 37
    March-2011 19 58
    April - 2011 13 71
    May - 2011 18 89
    But this is not actual cumulative units the actual value for Jan 2011 cumulative value is 59 not 25
    can any one help me regarding this issue
    regards,
    ramesh

    Hi,
    Refer this link abt iview properties & set authorization ...
    http://help.sap.com/saphelp_nw04/helpdata/en/13/81a66d100011d7b84b00047582c9f7/frameset.htm
    Color- you have to change portal theme...
    Width- create a new Loyout..
    Regards,
    Senthil K.

  • I need immediate help!

    please can anybody help me with this line of code? i need to know eactly what the code is talking about.. its hard for me to know.. please i need explanation..
    the code is displayed below:
      Private Shared Sub Main()
                Application.EnableVisualStyles
                Application.SetCompatibleTextRenderingDefault(False)
                Dim queue As New MyQueue(Of String)(&H100000)
                Dim queue2 As New MyQueue(Of PageEntry)(&H100000)
                Dim form As New Form1(queue, queue2)
                Dim craiglistArray As Craiglist() = New Craiglist(5  - 1) {}
                Dim threadArray As Thread() = New Thread(5  - 1) {}
                Dim i As Integer
                For i = 0 To 5 - 1
                    craiglistArray(i) = New Craiglist
                    craiglistArray(i).init(queue, queue2, form)
                    threadArray(i) = New Thread(New ThreadStart(AddressOf craiglistArray(i).ExtractEmails))
                    threadArray(i).Start
                Next i

    please can anybody help me with this line of code? i need to know eactly what the code is talking about.. its hard for me to know.. please i need explanation..
    the code is displayed below:
      Private Shared Sub Main()
                Application.EnableVisualStyles
                Application.SetCompatibleTextRenderingDefault(False)
                Dim queue As New MyQueue(Of String)(&H100000)
                Dim queue2 As New MyQueue(Of PageEntry)(&H100000)
                Dim form As New Form1(queue, queue2)
                Dim craiglistArray As Craiglist() = New Craiglist(5  - 1) {}
                Dim threadArray As Thread() = New Thread(5  - 1) {}
                Dim i As Integer
                For i = 0 To 5 - 1
                    craiglistArray(i) = New Craiglist
                    craiglistArray(i).init(queue, queue2, form)
                    threadArray(i) = New Thread(New ThreadStart(AddressOf craiglistArray(i).ExtractEmails))
                    threadArray(i).Start
                Next i

  • Adobe Premiere Elements 8 keeps crashing...need IMMEDIATE help?

    I have re-installed multiple times, had our companies IT department re-install the video card and do multiple clean installs to no avail. Any and all help woild be much appreciated.

    All,
    Computer specs are as follows: Intel(R) Core(TM) i72960XM CPU @ 2.70GHz    2.70 GHz, Installed memory (RAM) 16.0 GB, 64-bit Operation System, OS - WIndows 7
    Windows Updates and Drivers are automatically downloaded to all employees here at my company. The latest nVidia graphics card update was installed yesterday.
    Adobe Premiere Elements 8 has been working up until yesterday morning. I was working on a project and the applicaion crashed and has not recovered.
    I had all video files loaded to the project, and was about 90% done with the edit. I have been using APE 8 for years now without a hiccup.
    Camera specs: Canon HD Vixia HG20, the APE8 project setting are: NTSC-DV- Standard 48kHz. I downloaded the APE8 8.0.1 update that was listed on the opening splash screen.
    I can launch the application, it's when I load any project, it starts to lag, then crashes. I wish i could make heads or tails of this crash report I downloaded, then I might be able to fully understand what is happening.
    J

  • Need immediate help on VBBE table

    Hi Sd experts ,
    We need to archive VBBE table records and i do not see any archiving object associated with it ? Does anyone know what is archiving object for this ?
    Does anyone has anytime archived VBBE table ? and How you did ?
    Thanks in advance.
    thanks
    Kiran

    Dear Kiran,
    VBBE is a database table for SD requirements. As soon as you have no open sales order quantities anymore the table will be empty. There is no sence to archive this table therefore.
    I hope, this info helps you a little bit further.
    Kind regards,
    Akmal Vakhidov
    Development Support IMS, SAP, Walldorf/Germany

  • Flash Player with Firefox--Need immediate Help!

    I just came across a very odd problem happening with Firefox only.
    The video loads first time and plays, however if you click the next time it comes up saying cannot access/access denied, couldn't replicate in any other browser.
    Basically it works fine first time after clearing the cache in FF.
    it's odd, would need a resolution immediately.
    test:
    http://origin-akamai-aptimize-bhpb.dcs.avanade.com/home/Pages/default.aspx
    you should get a video link on the home itself.
    *in case u cannot access it please try out in sometime since we update it sometime.
    Here's a dump of the response headers being sent back from the server when the error occurs:
    HTTP/1.1 206 Partial content
    Content-Range bytes 2360334-23019698/23019699
    Connection Keep-Alive
    Content-Length 20659365
    Date Tue, 10 May 2011 02:18:39 GMT
    Content-Type text/html
    ETag "{A7A7C915-9283-4DF2-9725-A46F5115D333},1pub"
    Server Microsoft-IIS/7.5
    Cache-Control public, max-age=86400
    Last-Modified Mon, 09 May 2011 00:22:19 GMT
    Accept-Ranges bytes
    SPRequestGuid 4518b45e-7e5d-460f-bcb0-6b19a978d559
    X-Powered-By ASP.NET
    MicrosoftSharePointTeamServices 14.0.0.4762
    And here is the output when playback works properly:
    HTTP/1.1 200 OK
    Connection Keep-Alive
    Content-Length 35021264
    Date Mon, 09 May 2011 23:00:45 GMT
    Content-Type video/mp4
    Content-Encoding gzip
    ETag "{A7A7C915-9283-4DF2-9725-A46F5115D333},1pub"
    Server Microsoft-IIS/7.5
    Cache-Control public, max-age=86400
    Last-Modified Mon, 09 May 2011 00:22:19 GMT
    SPRequestGuid 3dcf64a9-9680-4b9c-b7db-b2cbff8b8c05
    X-Powered-By ASP.NET
    MicrosoftSharePointTeamServices 14.0.0.4762
    Vary Accept-Encoding
    I checked with the player developers as well, however
    I believe the error has to do with Flash's handling of partial content HTTP responses in Firefox.
    Please HELP!
    Regards,
    Dipanjan

    Download the Adobe Flash Player installer directly by clicking  the following link.  Flash Player Plug-in (All other browsers)
    Save the file - do not run it yet.
    Reboot. Then run the installer before opening any apps.

  • Need tech help creating project with PE11, Windows 7

    I still need help creating a slideshow set to music for DVD playback at my 50th high school reunion. 
    Video Media = 700 still images in .jpg or .tff format.  Pixel sizes range from 200x200 to over 3000x4000.
    I first created this project using PE's presets and original image sizes.  Images added to PE were more blurred than originals & images burned to DVD were even more blurred so I asked for advice.
    Last week several people in the forum tried to help.  I really appreciate everyone's suggestions but would still appreciate further advice. 
    Forum experts said to restart my project with project settings changed to DV 720x480...and to resize my images to 1000x750 pixels.  Then today in a PE11 chat session, I was told something different: use project settings changed to DVD 720p 30 and resize only larger images down to 1280 x 720 (leave smaller images alone). 
    So what project settings and resizing should I use for better image clarity?  How do I change project settings?  By clicking on "new" under "file" >change project settings >DVD 720p 30 or something else?

    Up-rezzing small Still Images, regardless of the program and the Scaling algorithm used, can lead to a diminished quality. As Steve says, pixels are created, where none existed. I try to stay away from up-rezzing, whenever possible, due to that diminished qualtiy.
    If I have to work with very small Images, I often use another workflow, and a different asethetic choice. When faced with the prospect of using small Images, I will create a background of some sort (many options here), and then use that small Image at its original size, "framed" within that background - no Scaling involved, but obviously, that small Image will not fill the screen. The viewer usually has fewer problems with the small Image, than one that is larger, but has started to fall apart, due to the up-rezzing.
    One "trick" that I use is to use that small Image AS the background, but alter it greatly, probably dropping its contrast and upping its brightness, and even adding a Blur to it, then do a PiP (Picture in Picture) of the Image at its original size. I might even create a "picture frame" in Photoshop, to really set that small Image apart from the background. That is but one of dozens of such possible treatments, and one is only limited by their imagination.
    Another possible treatment would be to do a "photo wall" with several of the small Images in say a 3 x 2 matrix of PiP's. Sort of like a Contact Sheet.
    Good luck,
    Hunt

Maybe you are looking for

  • Lock ups XF-I and X1900

    Hi I am running EVGA 33-K8-NF4-AX with the latest Bios Radeon x900xtx 2 gig OCZ 2-3-2-5 ram Antec true power 2.0 550watt PS Sony 80a Dvd burner 70 gig raptor sata dri've 300 gig seagate sata 3 dri've Sound Blaster Xf-I extreme music Windows XP SP2 I

  • Using a Variable to create the SQL Query

    I need to create a "dynamic" Update query. I want to store the meet of the command in a variable and then reference the variable in in query. Example: <cfquery name="fred" datasource="mydb"> update db_table_name set pbname = 'Fred Flintstone', pbnumb

  • How do I change a color document to a grayscale document?

    I have a full color document which needs to be converted to grayscale. I do not have access to the original files from which the pdf was created. Is there a way to make this conversion in Acrobat Pro, without using another program?

  • Determine distribution of GOA as a Contract or a Schedule Agreement

    Hello, We are using SRM 5.5 Server and R/3 4.7 as a backend system. Uptill now we have distributed our GOA by maintaining the same transaction type on SRM and the backend for contracts. However now we have a requirement to be able to distribute GOA a

  • This broke with 1.4.2

    Hi, I spent quite some time why two of the applications I use do not work with 1.4.2. What I did is to enable all traces using the .javawsrc file. The trace output shows that a NullPointerException occurs when sun.javaws.security.AppPolicy#addPermiss