• 1

    ..

  • 2

    ...

  • 3

    ...

Friday 19 December 2014

Labview Formula Node Syntax

If you enjoyed this post plz let us know your views via comments.



This helps us to do much more better.

Thankyou.


Saturday 13 December 2014

Image resolution Calculation.

Image Resolution: 

        Image  Resolution = (Field of View (FOV) / Number of camera pixels in one direction)  * 2


If the FOV of horizontal direction is 50 mm and the number of sensors in the X direction is 640, the image resolution can be calculated:

                                            = (50 / 640) * 2 = 0.156 mm
                             
                   
If you enjoyed this post plz let us know your views via comments.



This helps us to do much more better.

Thankyou.


The Meaning of HSL - Image Process.

HSL - Hue Saturation Luminance.


Hue defines the color of a pixel such as red, yellow, green, and blue or combination of two of them. It is related to wavelength of a light. 

Saturation refers to the amount of white added to the hue and represents the relative purity of a color. If the saturation increases, color becomes pure. If colors are mixed, the saturation decreases. For example, red has higher saturation compared with pink.

 Luminance is closely related with the brightness of image. Extracting the luminance values of an HSL color image results in a good conversion of a color image to a grayscale representation.

If you enjoyed this post plz let us know your views via comments.



This helps us to do much more better.

Thankyou.

Sunday 7 December 2014

LED Blinking using Sequential Structure in Labview

 * Here is the simple example of Led Blinking using sequential structure in labview . this Basic Program will       helps lot in advanced programming in labview. 
 * By this example you can understand Local variable creation and delays Usage. 







If you enjoyed this post plz let us know your views via comments.



This helps us to do much more better.
Thankyou.

Search Here...