Surface analysis (Roughness and peak points)using 2D array

I am  having a 2D array of complex numbers as a result of some kind of transformation of an original image. I need to find surface characteristics like roughness, peak points  from these values. How is it possible? Can anyone suggest a method or somethin like that?
thnx
Nghtcwrlr
********************Kudos are alwayzz Welcome !! ******************

Hello Bernd
I am using LabVIEW 8.2. I have already seen the algorith to detect edges using convolution. But i need to find some kind of property between fourier coefficient and high edges. I would rather like not to use any development modules like  Vision Development Module .
Thnxx
Nghtcwrlr
********************Kudos are alwayzz Welcome !! ******************

Similar Messages

  • Setting White/Black Points using the Tone Curve

    I'm trying to set white/black points using the tone curve, but when I try to slide either of the end points of the line in the tone curve tool I can't get them to move. Could those be locked somehow...?

    That's what it is supposed to do. Without the sliders, you are working with the curve itself. Now you have direct control of the curve, and can drag any part of it. Have you considered setting your white and black points using the whites and blacks in the basic panel while holding down the alt/opt key? I suppose the reason it says point curve is because that icon is what you used to switch to the point curve.

  • I am using the Order Analysis Toolkit and want to get more information about the compensation for "Reference Signal Processing", which is scarce in the manuals, the website and the examples installed with the toolkit.

    I am using the Order Analysis Toolkit and want to get more information about the compensation for "Reference Signal Processing", which is scarce in the manuals, the website and the examples installed with the toolkit.
    In particular, I am analyzing the example "Even Angle Reference Signal Processing (Digital Tacho, DAQmx).vi", whose documentation I am reproducing in the following:
    <B>DESCRIPTIONS</B>:
    This VI demonstrates how to extract even angle reference signals and remove the slow-roll errors. It uses DAQmx VIs to acquire sound or vibration signals and a digital tachometer signal. This VI includes a two-step process: acquire data at low rotational speed to extract even angle reference; use the even angle reference to remove the errors in the vibration signal acquired at normal operation.
    <B>INSTRUCTIONS</B>:
    1. Run the VI.
    2. On the <B>DAQ Configurations</B> tab, specify the <B>sample rate</B>, <B>samples per channel</B>, device and channel configurations, and tachometer channel information.
    <B>NOTE</B>: You need to use DSA PXI-447x/PXI-446x and PXI TIO device in a PXI chassis to run this example. The DSA device must be in slot 2 of the PXI chassis.
    3. Switch to <B>Extract Even Angle Reference</B> tab. Specify the <B>number of samples to acquire</B> and the <B># of revs in reference</B> which determines the number of samples in even angle reference. Click <B>Start</B> to take a one-shot data acquisition of the vibration and tachometer signals. After the acquisition, you can see the extracted even angle references in <B>Even Angle Reference</B>.
    4. Switch to the <B>Remove Slow-roll Errors</B> tab. Click <B>Start</B> to acquire data continuously and view the compensate results. Click <B>Stop</B> in this tab to stop the acquisition.
    <B>ORDER ANALYSIS VIs USED IN THIS EXAMPLE</B>:
    1. SVL Scale Voltage to EU.vi
    2. OAT Digital Tacho Process.vi
    3. OAT Get Even Angle Reference.vi
    4. OAT Convert to Even Angle Signal.vi
    5. OAT Compensate Even Angle Signal.vi
    My question is: How is the synchronization produced at the time of the compensation ? How is it possible to eliminate the errors in a synchronized fashion with respect to the surface of the shaft bearing in mind that I am acquired data at a low rotation speed in order to get the "even angle reference" and then I use it to remove the errors in the vibration signal acquired at normal operation. In this application both operations are made in different acquisitions, therefore the reference of the correction signal is lost. Is it simply compensated without synchronizing ?
    Our application is based on FPGA and we need to clarity those aspects before implementing the procedure.
    Solved!
    Go to Solution.

    Hi CracKatoA.
    Take a look at the link bellow:
    http://forums.ni.com/ni/board/message?board.id=170&message.id=255126&requireLogin=False
    Regards,
    Filipe Silva

  • New to apple and wondering if using keynote is easier than power point.

    Hello all,
    I have only been using os x for about 6 months, and I was wondering if using keynote is easier than power point? I am in school so I need to know if keynote will save in ppt format. The school that I go to only uses MS office 97 to 2004 format for all docs and power points. Is using keynote that much different?

    i find keynote MUCH easier in almost all areas. it did take me a little learning in the beginning. the main thing to know is that apple uses a floating pallet call "inspector" to control just about all the details of the presentation. they also have a "formatting bar" which is conceptually similar to the formatting bars microsoft uses in the previous versions of office (font size, etc...).
    the basic entry for slides is the same, where one just types into the fields on the slides. what i find much better is the control i have in the "inspector" to fine tune anything. i've gotten completely dependent on keynotes "staging" which is how one makes the slides animate. if i have a series of bullets and a diagram, i use the staging to get the diagram to be revealed in stages and to get the bullets appear one at a time in sync with the diagram i'm explaining. nothing is more boring for an audience to have someone just stand up, thru up a slide with 100 words and read the text bullets.
    i find keynote to be much easier to develop diagrams or to copy and paste in a PDF picture. then add the staging effects i need to develop the story to explain the diagram or picture. it does take a little learning how to do it the first couple times. but the interface is consistent and it's not hard to learn it.
    the only aspect i find a little easier in powerpoint is the indenting style, which is controlled in one of the editing buttons in office 11 and before. keynote controls the indenting from the "inspector" instead of having a little button in the formatting bar. but in every other way, i find keynote to be MUCH easier to use. and it has other features that powerpoint doesn't have. plus iwork is very inexpensive compared to microsoft office. finally, if you are near an apple store, they have free seminars on iWork fairly often. the 1st time i used keynote, i went to the apple store workshop and got a few answers. just see how easy it is to get person to person help for microsoft office...
    the only other game in town are the various releases of the open source programs, "open office" and "neo office". they are free, also read and write ppt files, but are a little harder to use than keynote and don't have as many features.
    anyway, that's my experience.
    good luck!

  • How do i drag indicator control type on WPF instead of using Drag and Drop points

    In my WPF application, i have a window which is docked with the screen. i want to automate to expand the window using an Indicator control type, by sliding it. As of now i use StartDrag and StopDrag using specific points, which is not correct when it runs
    in many other screens.
    Could you please let me know, is there way to slide the control (to set window display size to viewable) without using  drag and drop action using points.

    Hi Pavithra,
    >> As of now i use StartDrag and StopDrag using specific points, which is not correct when it runs in many other screens.
    To really understanding this issue, could you share us what you mean by ”which is not correct”? It would be much helpful if you could share us a screen shoot about your UI and your issue.
    >> Could you please let me know, is there way to slide the control (to set window display size to viewable) without using  drag and drop action using points
    Do you mean that the control of the WPF is invisible and you want to set the window display size to make it visible? If so, I think you could use the Mouse.MoveScrollWheel Method to change the windows view until the control is visible. The link below might
    be useful to you:
    # CodedUI cann't find the controls outside the screen view, Mouse.MoveScrollWheel doesn't work too
    https://social.msdn.microsoft.com/Forums/vstudio/en-US/e1dba9ee-dc51-4160-9a1a-a2220c903db0/codedui-cannt-find-the-controls-outside-the-screen-view-mousemovescrollwheel-doesnt-work-too?forum=vstest
    If I misunderstood you, please feel free to let me know.
    Best Regards,
    Edward
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click HERE to participate the survey.

  • Hi I'm Mohammed abwane from Saudi Arabia. I purchased my me I phone  5 last march 2013. One week ago I try to restore this phone but when I arrive to activation point, this ask for apple Id and password. Unfortunately I forget the password and email I use

    Hi I’m Mohammed abwane from Saudi Arabia. I purchased my me I phone  5 last march 2013. One week ago I try to restore this phone but when I arrive to activation point, this ask for apple Id and password. Unfortunately I forget the password and email I used for opening my account.
    Then I send it to the suppler  where purchased  this phone  they told me  there is no way  to fix this unless I give  them the Id and password  .know I don’t know  where I can go  because in my Location nobody know how to fix this problem.
    At less I don’t know what I can do to fix this problem because I use this phone for my work and All my data and phone number in side this phone
    Notes :- I have  all the document    ( invoice and box  for this phone )which say that I phone for me .
    I hope to get any answer from  your good site other whys this phone will be useless for me   
    Thanks .
    <Email Edited By Host>

    If you can't remember your apple id or password then sadly that phone has been bricked, without that infomation te activation lock cannot be removed by apple or anyone else.

  • I have always paid for apps with a credit card and now need to use an app store card but I can't get past the point where it keeps wanting my credit card updated.  And can't used the app card number.  Any advice???

    I have always paid for apps with a credit card and now need to use an app store card but I can't get past the point where it keeps wanting my credit card updated.  And can't used the app card number.  Any advice???

    I do NOT like using my credit card if I don't have to, and I went out of my way to go buy an Apple gift card, which I successfully redeemed into my Apple account. However, when I use the Apple "Cards" app, it will not let me use anything other than my credit card. I tried purchasing a card, hopefulling it would come out of my Apple store balance, but no such luck -- it came out of my credit card.
    Apple is becoming more like Microsoft every day.

  • Long story short....I restored my computer to an earlier point using time machine and now all of the previous back-ups are gone. My question has to do with itunes...is it possible to restore my itunes library to the most recent backup because the restore

    Long story short....I restored my computer to an earlier point using time machine and now all of the previous back-ups are gone. My question has to do with itunes...is it possible to restore my itunes library to the most recent backup because the restore that I did was in march and the latest backup was in may....the reason being is that there were app that i had downloaded that are in my most recent back-up, that were not in the backup I restored to. Is it possible to just restore one application ie)itunes?

    See this post.
    tt2

  • How to use filter vis and peak detectors in compactRio

    Hi  all,
               We are
    using compact rio 9002 with IO module 9215. We are accessing a sine
    wave(of 1 KHz) input with some DC components in it. We need to filter
    out the DC and get the peak value of that sine wave. We have developed
    a program to acquire the same. But the problem we are facing is we are
    not able to filter out the DC and get the peak values inspite of using
    the filter and peak detector VI's. Suggest the reason and the solution.
    Regards,
    Labview Lovers.

    Hi Shivkumar,
    If you need to filter out the DC portion of the signal before you acquire the signal you may want to consider implementing AC coupling.  Which particular Filter and Peak VIs are you using?
    Regards,
    Bassett

  • How to use same credentials in third party web page/app/system as in Office 365 and Share Point?

    I want my users to be able to login with same username/password in my reporting system as in they use for their email, office 365 and share point.
    Since the web is in PHP i found some ideas that use CURL to get the cookie but i['m wondering if there is another way to do that?
    All API show cases and docs that i looked are so confusing that i can't even figure out if it is possible at all and how. It would be great to be able to reset passwords through my system and also to create new users. So that i have all centralized in one
    place.

    Hi,
    Here is an article which describes how to create and configure a single tenant PHP application that uses the single sign-on capabilities of Azure Active Directory.
    http://azure.microsoft.com/en-us/documentation/articles/active-directory-php-web-single-sign-on/
    A sample that shows how to use Azure Active Directory and single sign-on for PHP web sites is available at
    https://github.com/WindowsAzure/azure-sdk-for-php-samples/tree/master/WAAD.WebSSO.PHP 
    Regards,
    Rebecca Tu
    TechNet Community Support

  • Hello, I have created a distribution kit for my program.The problem is that the when the program is installed onto another computer, it fails to communicate with field point (Using FP-AO-200 and FP-AO-1000). Help is greatly appreciated, Thanks faen9901

    Hi Everyone,
    I have a program that sends information(analog output) to lab windows cvi in the form of a text file or user input.
    The program runs on the computers that I have the field point explorer and lab windows cvi installed on. In order to run the program without always installing labwindows/cvi and field point; I wanted to create an executable file that could be load on another computer.
    I used the create distribution kit part of labwindows/cvi to do this.After creating the distribution kit, I then installed it
    to another computer.
    My user interface appears on the screen, when the user clicks on the exe. file, but no data is sent to the field point module. I know that the data is being read from the user and textfile because in it appears in the uir.
    The following are some details about the problem:
    1. On another computer without labwindows/cvi and field point explorer not installed - no data is sent to field point module
    I know this because a current is being read on the current meter connected to field point module.
    My questions are the following:
    1. What are the possible reasons for the data not being sent to the field point module?
    2. Do I still need to create an iak. (Installing Field point Explorer) file stored on any new computer that I install my created distribution kit file too?
    Thankyou very much for any help that you can provide. I greatly appreciate it.
    Faen9901

    Re: Hello, I have created a distribution kit for my program.The problem is that the when the program is installed onto another computer, it fails to communicate with field point (Using FP-AO-200 and FP-AO-1000). Help is greatly appreciated, Thanks faen9901Faen9901,
    1) If you do not install FieldPoint Explorer, the FieldPoint Server is not installed so there is nothing on the target computer that knows how to talk to the FieldPoint system.
    2) Yes, you need an IAK file on the target computer. Assuming the settings (i.e. com port#) are identical you can simply include the iak file as part of the distribution.
    3) You also need to include as part of your installer the file "fplwmgr.dll". If this file is not installed, your program will not be able to access the FieldPoint Server. Alternatively, this file is installed automatically if FieldPoint Explorer detects LabWindows/CVI or Measurement Studio Development versions on the target computer or if you choose to do a custom FieldPoint Explorer installation and
    choose to provide LabWindows/CVI support.
    Regards,
    Aaron

  • Using an ASA 5505 as a Certificate Authority and Distribution Point?

    I had a question about the limitations of an ASA 5505 and using it as CA. The setup would be as follows:
    2 ASA 5520's in set up for high availability failover.
    1 ASA set up with a local CA server.
    If I had to set up VPN to connect to an interface on the ASA 5520's and wanted to require certificates as a secondary authentication could they use an ASA 5505 as a CA to retrieve and verify stored certificates? The issue I ran in to was not being able to set up a local CA server on the failover pair and was hoping to use an ASA 5505 with a local CA server to act as a distribution point. I have been researching various configurations similar to this but have not found definitive information if it is even possible.
    If someone could verify if this is even possible and / or point me in the right direction it would be greatly appreciated.
    Thank you,
    Rick

    You can only create self signed certificates using the ASA, or import a identity certificate from a 3rd party CA.  The ASA unfortunately can only issue user certificates to users or PCs via downloading from a website, they cannot complete CSR requests.

  • A tech company just set up a wifi network in my house and does not use my existing TC; how do I get it in the network to serve as backup for my iMac? (I don't need it as a wifi access point anymore)

    a tech company just set up a wifi network in my house and does not use my existing TC; how do I get it in the network to serve as backup for my iMac? (I don't need it as a wifi access point anymore) thanks

    Just bridge the TC and plug it by ethernet into the main router.
    Bridge in v5 airport utility.
    In v6 it is under network.. change it from DHCP and NAT to Off bridge mode.
    Turn off the wireless.

  • Should we use same datasource for Internal connection and Save Point ?

    Hi,
    AM configuration has an internal db connection setting, adf-config.xml also has an db connection setting for Save Point, should we all set to the same database source of the system or should we create a seperate datasource which is used only for AM internal db connection and Save Point?
    jdev: 11.1.2.1
    Many thanks!

    Hi,
    its all up to you and whether you have security concerns if the save point is saved with the business data.
    Frank

  • How to draw 3D/2D Surface Chart and Contour Plot using MSCHART

    Hello all
    i want to draw 3D/2D surface chart and Contour Plot using MSCHART, is that possible ?
    Please help me to sort the issue. Is there any like ?
    Thanks in advance

    As founder of Gigasoft, add our
    MS Chart Alternative to your research.  Quick 18 meg no hassle demo download will prove our bits beyond any words or pictures.

Maybe you are looking for

  • I have two apple id's. Is there a way to combine them?

    I have two apple id's   Is there a way to combine them? I have on id.   xxxx.xxxx@gmail. com (This account in gmail was hacked so I no longer use this id) and this was associated with my first MacBook Pro. I purchased another Macbook Pro and set up a

  • Error while opening list workflow in SharePoint designer 2010

    Hi, I am trying to open list workflow in SharePoint designer 2010,its showing me the following page. Please help me how will be able to edit the workflow. While i click on "export to visio",its showing the error as "SharePoint designer encountered an

  • How to set SOAP Header When Calling Business Service (OSB) Using Split-Join

    Hi, We need to call WSDL based webservice which requires heading static content for successful call. As we need to call the same service parallely, hence we want to use Split-Join. Looked at couple of forum links, noted that we can't play with header

  • Help needed with Mac - Windows networking

    The situation is a Mac running OS 10.4 and a Toshiba laptop (PC) running XP. Bonjour for Windows is installed on the PC. I'm able to connect from the Mac to the PC and mount "My documents". Bonjour for Windows regcognized the printer which is shared

  • Recording Stops rather randomly or with no audio... HELP!!!

    I've been trying to record audio through an Alesis USB 8 Mixer. I can record audio through the mixer however it seems if there is a pause in audio in between a guitar part or any drop in volume, it stops recording. This makes it incredibly hard to re