IT Practicals

Contributed by MoreOnWeb.com

Pages

  • Home
  • Image Processing
  • OS Pracs
  • OST Pracs
  • CGVRS
  • ADBMS
  • Assignments & Writeups
  • DSA Programs
  • NTDD practicals
  • CTNC Practicals
  • Chatroom for TEIT
  • Downloads

Image Processing





To study morphological operations Dilation, Erosion, Closing & Opening.
To write a MATLAB program for Homomorphic filtering.
To write a MATLAB program for Hough Transform.
To write a MATLAB program for Huffman Coding.
To write a MATLAB program for Discrete Cosine Transform(DCT) of image.
To write a MATLAB program for Histogram Equalization.
To write a MATLAB program for Image enhancement using filters.
To write a MATLAB program for Laplacian of Gaussian.
To write a MATLAB program for Region growing.
To study Run-length encoding compression technique.

Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

No comments:

Post a Comment

Home
Subscribe to: Posts (Atom)

Super

Bloggers...

  • Unknown
  • Unknown

Blog Archive

  • ▼  2016 (8)
    • ▼  April (8)
      • Chi Square Test
      • Infinite Markovian
      • Uniform Distribution
      • Poisson Distribution
      • Random Number
      • M,N Inventory System
      • Two Channel Queuing System
      • Single Channel Queuing System
  • ►  2015 (10)
    • ►  July (10)
  • ►  2014 (56)
    • ►  October (12)
    • ►  September (40)
    • ►  August (1)
    • ►  July (3)
  • ►  2013 (31)
    • ►  September (2)
    • ►  August (1)
    • ►  July (1)
    • ►  April (27)
  • ►  2012 (23)
    • ►  November (1)
    • ►  October (5)
    • ►  August (17)

Popular Posts

  • program for MFT
    Multiprogramming with Fixed Number of Tasks (MFT) The biggest problem with PCP was that processor cycles were wasted whilst the applicat...
  • Program for MVT
    In MFT, a program had to wait until a partition of suitable size was available even though theavailable memory might be enough to accomm...
  • Write a program to transfer the message “YES” serially at 9600 baud, 8-bit data, 1 stop bit. Do this continuously.
    MOV  TMOD,#20H             ;timer 1, mode 2 MOV  TH1,#-3                    ;9600 baud MOV  SCON,#50H SETB TR1 AGAIN:  MOV  A,#”Y”...
  • Discuss the effect of roughness parameter on friction factor. [5 Marks]
    In turbulent flow rough pipe leads to a larger friction factor than the smooth pipes for given Reynold’s number. ...
  • Write short note on Power curve in mixing and agitation.
    An empirical correlation of the power (or power number) with other variables of a system permits fairly accurate prediction of the require...
  • i) Keep monitoring the P1.2 bit until it becomes high. ii) When P1.2 becomes high, write value 45H to port 0 and iii) Send a high-to-low(H-to-L) pulse to P2.
          SETB P1.2      ;make P1.2 an input       MOV  A,#45H    ;A=45H AGAIN:JNB  P1.2,AGAIN;get out when P.2=1       MOV  P0,A     ...
  • RSA algorithm
    Aim: Write a program to implement RSA algorithm Theory: Cryptography has a long and colorful history. The message to be encrypted, k...
  • What is NPSH for pumps ? Derive general expression for its calculation. Differentiate between NPSH and NPSHR.
    What is NPSH for pumps ? Derive general expression for its calculation. Differentiate between NPSH and NPSHR. [10 Marks] NPSH (Net Posit...
  • Characteristics Curves of Centrifugal Pumps
    Characteristics Curves of Centrifugal Pumps > > Characteristics curves of centrifugal pumps are defined as those curves which are...
  • Chi Square Test
    import java.io.*; class Main {             public static void main(String args[])             {                      ...

Total Pageviews

89847

Blogger news

About us

Blog from IT student for IT student
© Pawan More. Simple theme. Powered by Blogger.