Continous path generation from set of coordinates

Hello All,
In my recent Vision analysis application I get a set of xy coordinates from edge detection VIs provided in NI IMAQ. I need to process these coordinates (approximately 150 to 250 points) and come up with a continuous path connecting all these points with only lines and Arcs. Is any one out here aware of any 3rd party tool that will help me accomplish this task? I do not believe LV has any tool that will work for this. Please send me a link etc.
Thanks.

Hi,
LabVIEW has several curve fitting options. The type of curve fitting available includes linear, exponential, polynomial, Levenberg Marquardt, and Nonlinear Levenberg Marquardt. To use these functions, you must know what type of fit will be best for your set of points, but once this is known, you will be able to create an equation of best fit.

Similar Messages

  • HT200197 Apple TV doesnot work in Ultra 4K last generation TV sets from LG

    Apple TV doesnot work in Ultra 4K last generation TV sets from LG

    Hello,
    Thank you for your answer, the TV works with Google Chromecast, Blue Ray player from LG, PS3, Sony DVD player, Cable TV Digital Box... The only device it gets no signal is from ATV.
    ATV is working in my old TV Set and with my 720 projector.
    Thanks for your help anyway

  • I updated my iPod touch 4th generation from the latest iOS 4 update (i think maybe iOS 4.3.5 or something like that) to iOS 5.1.1 and my Photos, Videos, contacts, music, App data, etc. was deleted. How can I all the data back?

    I updated my iPod touch 4th generation from the latest iOS 4 update (i think maybe iOS 4.3.5 or something like that) to iOS 5.1.1. I updated to iOS 5.1.1 on a Windows XP Home Edition with the Service Pack 3 installed on the Windows XP (which I believe is the latest version). After updating, I unplugged my iPod from the computer. I saw that all my photos and videos were on my iPod, but there were no apps. A window popped up and told me to enter a passcode for my iPod. I entered a passcode. I then locked my iPod and entered what I thought to be the correct passcode, but my iPod remained unlocked. Desperate, I tried many passcodes with failure. After a while, my iPod became disabled for a long time. I decided to reset my iPod. After I reseted it, I chose to reset from my earlier back up. After reseting, my computer loaded on all my apps. But, when I started using my iPod, I realized all my photos, videos, music, app data (like game saves and high scores), etc. were gone! I have no idea what to do and I am very stressed about this! SOMEONE PLEASE HELP ME GET ALL MY STUFF BACK!!!!!!

    Go to iTunea>Preferences>Devices and see if there is a backupright at the time you did the update. Then try restoring from that backup. If the apps are in your iTunes library, any app data will be restored to the iPod.
    When restoring from an iOS 4 (or later) backup, if the device had a passcode set, iTunes will ask if you want to set a passcode (and remind you that you had protected your device with a passcode). iTunes will not ask you to set a passcode when restoring from iOS 3.x and prior backups.
    Therefore, remembe the passcode that you enter this time.
    It appears that if you restore from a backup, that backup is not subseqyently overwritten by the next backup.

  • After moving itunes library paths are still set to old drive

    I have moved my itunes library from my hard drive to a network connected NAS drive. The problem I'm finding is that itunes now can't find the songs in the library as they still show (when looking at 'Get info') the path to the old location).
    I have done the following:
    1 copied all song files in the 'itunes music' folder as well as the files in the folder above (including 'itunes library.itl' and 'itunes library.xml') to the new location
    2 Checked the boxes in Edit > Preferences > Advanced that read 'Keep iTunes Media Folder Organized' and 'Copy Files to ITunes Media folder when adding to library'.
    3 Changed the iTunes Media Folder location to the new location (the same folder as the 'itunes library.itl' file is held.
    4 Re-started iTunes while holding the shift button so that I can 'choose' the library, then browsed to the new location and selected the 'itunes library.itl' file in the new location.
    None of this has any effect. This is what I've noticed:
    a - The individual files cannot be found and when I right click and choose 'get info' it shows that the path is still set to the old location
    b - The 'itunes library.xml' file still shows links to the old path for each of the individual songs.
    c - I can manually 'point' the songs individually to the new location so that they can be found - although this is not an option for the whole library which is several thousand. I do this when I get the error message 'The song 'xxxx' cound not be used because the original file could not be found. Would you like to locate it?'.
    d - I import a new CD or buy a new song from iTunes, the songs are correctly located on the new drive and play with no problems.
    Can anyone tell me if I've missed a step? If I was to guess, I'd say that the 'itunes library.itl' still has all the old paths for the individual songs, but I don't know how to get iTunes to re-create or update that file and can't edit it myself.
    Regards, Steve.

    Thanks for that R. I'd seen a few of those posts but none of them seemed to match my query exactly.
    However, I seem to have found a solution to my own problem. Whether it will help with yours I don't know (looks like you're a Mac user) but here's what I've found:
    * The basic problem was with the file itunes music.itl' which was still pointing iTunes to the old location of the music files. I don't know why it didn't update this file when all the 'consolidating files' was done but there you go. This is not in a format editable by ordinary mortals, but you can re-create it if it gets corrupted by editing another file called 'itunes music.xml', which is in an editable format.
    * It seems the .xml file basically contains all the .itl file information and is used essentially as a backup (my guess, don't know if it's correct). So deleting the .itl file and then re-creating it by telling the system to import the information from the .xml file is the thing to do. Here's how I did it:
    * Go to the new drive and path where you've copied your itunes library to. I copied both the two files above first just in case to my desktop (doesn't really matter where). They're in the 'Music' folder above the folder where all your music files are kept (music files are kept in 'iTunes Music' in my setup).
    * Edit the 'itunes music.xml' file. You'll need a good text editor with search and replace functions to do this as you'll have to do the same number of replacements as you have song files - in my case a number of thousand. Even better than a standard text editor would be an XML editor as that will make the text file easier to read (I used Dreamweaver just because I already have it on my system).
    * If you look through your xml file you'll see all your songs listed with lots of other information such as track id. At the end you'll see a line that says something like:
    <key>Location</key><string>file://localhost//EDNET01/Users/Steve/My%20Documents/My%20Music/iTunes/iTunes%20 Music/Bob%20Dylan/Modern%20Times/01%20Thunder%20On%20the%20Mountain.m4p</string>
    If you're in the same position as me you'll notice that the path name is wrong (it's still showing the old path and drive). So the job is basically to edit and replace each of the paths to show the new drive and path.
    *To do this with a single search and replace you don't need to change the album and file name, nor should you need to change the folder containing all the song files. This is the search and replace change I made then:
    Search (all instances, hopefully if your text editor will allow it):
    //localhost//EDNET01/Users/Steve/My%20Documents/My%20Music/iTunes/
    Replace with:
    //localhost/X:/FamilyMusic/
    which is the drive and path where I've moved my itunes music to. The song folders are in the folder below that called 'itunes music'.
    * Once you've saved this file (and having a backup copy of the old .itl and .xml files saved somewhere just in case) delete the two old files from the new folder where you've copied your music
    * Open iTunes. Go to File > Library > Import playlist.
    * Navigate to your newly edited version of 'itunes music.xml'. Select it and you should find that itunes begins rebuilding your library with the new paths and creates a new 'itunes music.itl' file in the process.
    Once that's done you should have your music, podcasts and playlists back.
    ** Disclaimer ** I'm no iTunes expert so I don't know if this is the 'proper' way to do things. If it doesn't work you should be ok to replace the copied files back into your music folder and no damage done, but in any event I'm not responsible for any problems. Make sure you've got backups is my advice!

  • Automatic Material PR generation from Maintenance Plan/Order

    Dear All,
    I required some setting related with Automatic Material PR generation from Preventive Maintenance Plan/Order.
    Query:  how can i set the non stock material so that when my maintenance plan gets generated then system will automatically generate the material PR for that Non stock material mention in task list.
    Thanks
    Sushant

    Operations & Components can be defined only in task list, not in Maintenance Plan. While defining components in task list, you have no option to select the Item category.
    So, define BoM for the Equipment with appropriate Item category, select those materials in task list, so that you can get the PR for components from Maintenance Order.
    Instead, you can define the components directly in PM Order as well.

  • How to set GPS coordinates directly for a photo

    I use places extensively and tag my photos using the Aperture Places.
    Photos taken at the same location as another photo are easily dealt with using lift/stamp metadata.
    However for some photos I only have the GPS coordinates. E.g. from a dive trip, where Google Maps doesn't help.
    Then I'm stuck with a bunch of photos for which I have no direct way of entering the coordinates.
    So far my workaround have been to use Houdahgeo:
    - Enter coordinates directly on a dummy photo
    - Import dummy photo in Aperture
    - Use lift/stamp metadata to transfer coordinates to my photos
    I wonder if this is really the easiest workaround?
    Another workaround would be to:
    - Create a GPS track file with the coordinates
    - Import GPS track to Aperture Places
    - Place my photos on top of the imported track
    However I'm not aware of how to make an GPS track file and I don't know if Aperture can handle a GPS track with only one point.
    Is there a more direct way setting the coordinates?

    Thanks that helped a lot.
    When coordinates are entered using N/S/E/W Google will return the nearest place to that location. E.g. :
        8.847772 N 119.9123111 E
    Returns Mimaropa somewhere in the Sulu Sea, but hundreds of kilometers from the coordinates in the example above.
    To get dead on accurate positioning the coordinates have to be entered in decimal format. E.g.:
        8.847772, 119.9123111
    Which lands me near Tubbataha Reef in the Sulu Sea.
    So what I do now is to
    Manage My Places
    Enter the lat, long coordinates in decimal form in the search
    Wait for Google to display the coordinates
    Select it and press + to add the location to My Places
    Assign a place name for the dive site
    When that's done it is a breeze assigning the dive site to my photos

  • Project Supplier Invoice Account Generation from Sub Ledger Accounting rule

    Hi gurus,
    we are implementing project module with the financial.
    We need to customise the Project Supplier Invoice Account Generation.
    We are preferring the Sub Ledger Accounting generation rule in place of the workflow method(where we need to customize the default workflow for account generation from AP to PA).
    We have done the setup for the SLA to generate accounting (from AP invoices TO pa). But still we are getting the same error("the system cannot generate distributions for line 1 because payable account function Project supplier invoice charge account has not been customized. please replace the dummy function in default account generation process"
    Please help me.. to solve the problem..
    As Its a very urgent customization on the verge of going live..
    thnkz in advance
    Regards
    Vishal

    Hi
    Customizing the Payables and Purchasing Account Generator for project related documents is mandatory. The accounting rules in SLA is optional.
    Since you said you are pleased with the set up of the accounting rules by SLA, you might set up a very simplistic account generator rule, so it will generate a constant account. SLA will later on override the constant by the real rules.
    Dina

  • New path-layers from every line with pen tool?

    Hi! I'm currently using Illustrator CS6 as a test version and when I use the pen tool to make a beaver (school assignment), it all end up in one layer. I want to have a new path-layer from every line with the pen tool, so I can remove lines in the layer panel too. At the moment it's one layer that have a picture of a beaver and I can't see the individual lines I've drawn. When I used CS5 recently I didn't have this problem.
    Is it a setting I can change or does it have something to do with the news in CS6?

    If you want to see a "layer" for every object change the Layer Panel display by choosing Panel Options from the Layer Panel Menu. In the lower section of the panel options window, make certain Groups and Objects are both checked. You'll then see a "layer" for each object.
    I am quoting "layer" here because technically they aren't layers. They look like layers and are in the Layer Panel, but they don't exactly allow the options which actual Layers allow. You will be able to select and move the objects in the panel this way however.

  • Is contextInitialized() blocked from setting System properties?

    A certain 3rd party app we're using within a web app requires a specific System
    property be set. Since it's a local path, we'd like to shy away from hardcoding
    a -D into the startup script, and instead do it via a ServletContextListener and
    set the property within contextInitialized(). In WL7.0sp2, it seems to hit the
    line in our listener where it tries to set a System property, and nothing happens.
    It doesn't seem to throw an exception, write anything to the console, nothing.
    Is there a security setting that blocks contextInitialized() methods from setting
    System properties? Is it a WL thing, or maybe a servlet spec thing? It works
    if we use a dummy servlet set to pre-load, where we set the System property in
    the servlet's init() method, but that's a little tackier than doing it in one
    single context init listener.

    Turns out the context-param that I was trying to use as the value of the System
    property was null. When it sets a non-null value, it works. But apparently when
    the value of the System property is null, you get the weird behaviour described
    below: it's as if the tread just stops. I tried setting a breakpoint and stepping
    through, but it immediately went into weblogic security and threading classes
    and never returned. So now I'll have a new question about when context-params
    load during deployment, but I'll post that separately.
    "Mark Griffith" <[email protected]> wrote:
    I don't know of any restriction. Your saying it never sets it? The
    app
    deploys but it is not there in the system properites?
    Have you tried setting a break point and stepping?
    Very strange.
    mbg
    "dave thompson" <[email protected]> wrote in message
    news:3ecac0f8$[email protected]..
    A certain 3rd party app we're using within a web app requires a specificSystem
    property be set. Since it's a local path, we'd like to shy away fromhardcoding
    a -D into the startup script, and instead do it via aServletContextListener and
    set the property within contextInitialized(). In WL7.0sp2, it seemsto
    hit the
    line in our listener where it tries to set a System property, and nothinghappens.
    It doesn't seem to throw an exception, write anything to the console,nothing.
    Is there a security setting that blocks contextInitialized() methodsfrom
    setting
    System properties? Is it a WL thing, or maybe a servlet spec thing?It
    works
    if we use a dummy servlet set to pre-load, where we set the Systemproperty in
    the servlet's init() method, but that's a little tackier than doingit in
    one
    single context init listener.

  • HT5192 what happen if i updated my ipod (4th generation) from there and not from my coputer??

    update my ipod touch 4th generation from there and not from my computer?

    Connecting to a new computer or iTunes will always erase the device first. Back up manually before, by right clicking on the iPod in the device list and choosing "backup". A manual backup does not include the sync process. You can use this backup to restore from after your iPod got wiped during the first sync.
    See also iTunes: About iOS backups to see more info about the content of a backup, and How to back up your data and set up as a new device if you want to know more about saving info from the iPod before setting it up in iTunes.

  • HT201299 Not enable or disable cellular data for certain iOS apps and features from setting? I keep it off but when I go to other app it on automatic

    I can't  enable or disable cellular data for certain iOS apps and features from  setting.
    When I off data for specific application and go to other option it automatic on all application
    Any one can help

    SOLUTION! (NO NEED TO RESET YOUR IPHONE SETTING!)
    I have the same issue for the last two weeks. But i have already managed to solve the issue all by myself. When i go to Settings > Cellular > below the tab "use cellular data for:", i turned off some apps which i didnt want to use with cellular data. As soon as i go back to Settings, and then i went back to Cellular, the apps which i had switched off earlier, automatically turned back on.
    Here's the solution:
    Either you're using wifi or cellular data, first of all you're gonna hafto turn on the cellular data use for App Store. Once you have turned it on, go to App Store application. Update ALL the apps which have new updates available. If it asks you to log in your App Store, just do so. If there's something wrong with your debit or credit card information, it will ask you to update to a different card. Just do what it asks. Put in a new credit or debit card info and fill in the forms provided. The card you're using must be usable and has usable balance in it. Let's say atleast $10 to $20. As soon as it confirms your card successfully, the app updates will start automatically. Continue to update all the apps. After all updates are finished, go back to Settings > Cellular. Try to switch on or off some apps for data use and recheck.
    Try it yourself! Have a nice day and don't put a blame on Apple for this.
    From Malaysia, with love.
    Please hit LIKE button if this solve your issue. Thank you very much! (:

  • Can I disable album artwork on my OS 7 Ipod touch 5th generation from showing up in the list?

    Can I disable album artwork on my OS 7 Ipod touch 5th generation from showing up in the list of song/playlist, etc?
    I liked how easy it was to find songs without going thru so much artwork. I know I can do it on itunes, but can I do it on the ipod itself?

    Good to hear you found the solution.
    for the   Points
    8:20 pm      Monday; February 3, 2014
      iMac 2.5Ghz 5i 2011 (Mavericks 10.9)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
     Couple of iPhones and an iPad

  • Business Component generation from designer fails

    I have data model and application modules in Designer 9i. Using JDeveloper 10g and JHEADSTART for application development.
    I am importing this designer meta-data into JDEVELOPER. Defined a database connection for repository user as well as the database schema having required tables. I created a project and then started Business Components Generation from Oracle Designer to import a form module. A Wizard pops-up. Specified the required repository and database connection. It starts the import process but terminates saying 'oracle.jmig.source.ExtractorException: Caught SQL exception:ORA-00942: table or view does not exist'.
    It does not specify which view/table is missing.
    Can somebody tell, the reason for this error or where can I find the error log to get more details. I believe it is not because of any application table. I created a module without any table, still it gives this error.

    Yes, this is a known issue. We will fix this for the next release.
    Having said that, the next release will contain the JHeadstart Forms2ADF generator which directly reads Oracle Forms .fmb files to ADF, without the need to use Oracle Designer, avoiding problems like this alltogether.
    Steven Davelaar,
    JHeadstart Team.

  • Report on power generation from each plant and shift wise(PP report)

    Hi,
    i got one  Functional spec on pp module. this FS main object is calculate the daily smelter performance.
    Based on this FS  I will make a report on POWER GENERATION FROM EACH PLANT AND  SHIFT WISE.
    so please can  anyone of you  advice to me  , is  there any standard extractors  and standard cubes or ods are there for make this report.
    Regads,
    Suresh.

    Hi,
    here i mentioned tables,fields and logic according to Fspec.
    S.no          Report Field                                      SAP Table-field                                        Logic
       1               Shift                                              AFRU - KAPTPROG                                                                       
        2              Unit                                                MKPF-VERID                                      Pass MATNR and VERID to AFPO and fetch AUFNR for all VERID and pass AUFNR to AFRU and fetch KAPTPROG and GMNGA for that particular BUDAT
      3.            Total Generation                                    -                                         ADD all the unit GMNGA for Individual KAPTPROG
      4.           Total Auxiliary Consumption                   -                                          Pass MATNR and AUFNR to MSEG and fetch the MBLNR and MJAHR. Check MSEG - MBLNR and MSEG u2013 MJAHR = MKPF - MBLNR and MKPF u2013 MJAHR
    and fetch BUDAT for that particular date and pass it those MBLNR and MJAHR to MSEG and check for movement type 201 and fetch MENGE.
    5.            Export to GRIDCO                               -                                            Pass MATNR and AUFNR to MSEG and fetch the MBLNR and MJAHR. Check MSEG - MBLNR and MSEG u2013 MJAHR = MKPF - MBLNR and MKPF u2013 MJAHR
    and fetch BUDAT for that particular date and pass it those MBLNR and MJAHR to MSEG and check for movement type 261 and check for Field SHKZG if H fetch MENGE.
    6.          Import to GRIDCO                               -                                                Pass MATNR and AUFNR to MSEG and fetch the MBLNR and MJAHR. Check MSEG - MBLNR and MSEG u2013 MJAHR = MKPF - MBLNR and MKPF u2013 MJAHR
    and fetch BUDAT for that particular date and pass it those MBLNR and MJAHR to MSEG and check for movement type 101 and check for Field EBELN and fetch the MENGE.
    7.        Smelter Consumption                                -                                            Pass MATNR and AUFNR to MSEG and fetch the MBLNR and MJAHR. Check MSEG - MBLNR and MSEG u2013 MJAHR = MKPF - MBLNR and MKPF u2013 MJAHR
    and fetch BUDAT for that particular date and pass it those MBLNR and MJAHR to MSEG and check for movement type 201 and check for Field WERKS 1400 and display  MENGE.
    8.       Net Export / Import (MW)                                   -                                      Difference between Export to GRIDCO and Import to GRIDCO
    Based on these information ,can please anyone advice to me, is there any standard extractors ,cubes and ods for make this report.
    Thanks,
    Suresh.

  • Why clipping path postponed from a photoshop in indesign at operation of addition of the new channel by means of work path doesn't work

    why clipping path postponed from a photoshop in indesign at operation of addition of the new channel by means of work path doesn't work 

    Please elaborate the issue and Supply pertinent information for quicker answers:
    The more information you supply about your situation, the better equipped other community members will be to answer. Consider including the following in your question:
    Adobe product and version number
    Operating system and version number
    The full text of any error message(s)
    What you were doing when the problem occurred
    Screenshots of the problem
    Computer hardware, such as CPU; GPU; amount of RAM; etc.

Maybe you are looking for

  • My computer crashed, how do I get my songs on my new one?

    My computer crashed and I lost everything. How can I get my songs on to my new computer?

  • How do i check if my phone is unlocked

    I bought an iphone 5 on ebay. He said it was unlocked and that it was an AT&T phone. I checked the imei number on iphone IMEI and it said it was an AT&T phone then the only option it gave me as far as selecting the carrier was T Mobil. I gave the pho

  • Frequent Kernel panic ( like 5-6 times in a day) in 10.6.7

    Hi, I have Macbook Pro 10.6.7 Mid 2010 model. I recently changed my Main Logic board due to hardware issue. After that i see very frequent OS crashes. The Process context shows different process each time. So i guess this has something to do with har

  • PB00 Adoption for Contract to PO

    Hi Guys, Initially, I will create a Contract with Item Category "M" - Material Unknown After I adopt this contract into Purchase Order, I will key in the material number at this point. The info record already exist. The question I would like to ask i

  • Event type Linkages (SWE2)

    Hi Friends, I need to know about the 1) Use of "Linkage Activated" checkbox in SWE2 transaction. 2) Whether the "Receiver Function Module" will be called in the same session after successful completion of "Check Function Module" without any exception