BASIC MEDICAL IMAGING ANALYSIS AND PROCESSING

0.0(0)
studied byStudied by 0 people
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/50

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

51 Terms

1
New cards

Basic Image Processing

Deals with the development of problem specific approaches to enhance the raw medical data for the purpose of selective visualization as well as further analysis

2
New cards

Quality Evaluation

Plays an important role in assessing any new hardware, software, image acquisition techniques, image reconstruction or post-processing algorithms.

3
New cards

Statistical Analysis and Entropy

Statistics of medical imaging fills the gap and provides a theoretical framework for statistical investigation into medical imaging technologies.

4
New cards

Coding and Decoding

Color information in digital images is used for many practical purpose, mainly in security fields and also with gray scale images applications.

5
New cards

Coding and Decoding

This method gives more speed and accuracy in the process of encryption and decryption, where speed is needed for storing a large number of medical images from different scanning departments and these images are characterized by larger sizes than average.

6
New cards

Stable and Unstable Signal Processing

The system is said to be stable only when the output is bounded for bounded input. For a bounded input, if the output is unbounded in the system then it is said to be Unstable.

7
New cards

Bounded input for Bounded Output

full description for BIBO

8
New cards

stable

A __ system satisfies the BIBO.

9
New cards

Bounded input for Bounded Output

means finite in amplitude.

10
New cards

Image Transformation

An image ___ can be applied to an image to convert it from one domain to another.

11
New cards

Image Transformation

Viewing an image in domains such as frequency or hough space enables the identification of features that may not be easily detected in the spatial domain.

12
New cards

Hough Transform, Radon Transform, Discrete Cosine Transform, Discrete Fourier Transform, Wavelet Transform

Common Image Transforms include: (5)

13
New cards

Wavelet Transform

is a mathematical tool for analyzing data where features vary over different scales. It localizes a function both in space and scaling and has some desirable properties compared to the Fourier transform. It focuses on high frequency details while maintaining signal context.

14
New cards

Discrete Fourier Transform

is integral to all modern imaging, and is particularly important in MRI. The signal received at the detector (receiver coils in MRI, piezoelectric disc in ultrasound and detector array in CT) is a complex periodic signal made of a large number of constituent frequencies (i.e., bandwidth).

15
New cards

Discrete Cosine Transform

is an orthogonal transformation method that decomposes an image to its spatial frequency spectrum. (Compressing the file to JPEG OR MP3)

16
New cards

Radon Transform

and its inverse provide the mathematical basis for reconstructing tomographic images from measured projection or scattering data.

17
New cards

Hough Transform

can be used to detect and localize specific features in the image, which can be used for biometric identification.

18
New cards

Pre-Medical Image Processing

not only removes unwanted artifacts from the medical image, but also enhances the required portion.

19
New cards

Post Medical Image Processing

describes the manipulation of radiographic images to derive additional qualitative or quantitative data.

20
New cards

NETWORK

two or more objects (CT) sharing resources and information

21
New cards

NETWORK

computers, terminals, and servers that are interconnected by communication channels sharing data and program resources.

22
New cards

network

Devices other than computers can also be found on a __, such as printers, scanners, and barcode readers. These devices can be shared among a group of computers to save money and space for the users.

23
New cards

LOCAL AREA NETWORK

a __ is close by (GEOGRAPHIC CATEGORIES)

24
New cards

WIDE AREA NETWORK

a __ expands over a distance. (GEOGRAPHIC CATEGORIES)

25
New cards

LOCAL AREA NETWORK, WIDE AREA NETWORK

A network can be classified into two major geographic Categories:

26
New cards

LOCAL AREA NETWORK

Is a small area networked with a series of cables or wireless access points that allow computers to share information and devices on the same network.

27
New cards

LOCAL AREA NETWORK

are the least expensive to install, and they are much faster because of their smaller size.

28
New cards

Wide Area Network

 is a network that spans a large area: city, state, nation, continent, or the world

29
New cards

Wide Area Network

It is used to connect computers that are not physically attached through conventional network cables but are rather connected through other means, such as telephone lines, satellite links, or other types of communication cable.

30
New cards

Wide Area Network

The use of these long distance communication links drives up the operating costs of this type of network because most often these communication links are owned by a separate company, and because of the distance covered, the cost of having the highest speed equipment is expensive

31
New cards

Peer-to-Peer Network, Server-Based Network, Client-Based Network

The network is classified according to what role the computers play in the network's operation and which computer controls the network operation. (3)

32
New cards

Server-Based Network

there is a centralized Computer (the server) that controls the operations, files and sometimes the programs of the computers (the clients) attached to the network. The server provides a location aor centralized storage and retrieval on the network.

33
New cards

Server-Based Network

This allows the users to move from computer to computer and access their files from a central location. When a client requests a file, the server sends the entire file to the client for processing. Once the processing is completed, the client sends the entire changed file back to the server for storage

34
New cards

Server-Based Network

This type of network requires that the server be of high quality and high capacity, although the client computers can be less expensive.

35
New cards

Server-Based Network

There can be multiple servers on this type of network, but there must be one dedicated server that controls the network.

36
New cards

Server-Based Network

An example of this type of network is a radiology work is department using a PACS to read and distribute images throughout the hospital. Computers throughout the hospital are connected to the centralized server that contains all of the images, and the images are sent out to the computers as requested.

37
New cards

Client-Based Network

is similar to a server-based network in that there is a centralized computer that controls the operations of the network; however, rather than sending the entire original resource to the client for processing, the server processes the resource as requested by the client and returns only the results back to the client. This smaller exchange of information lessens the load on the network and allows more room for other requests.

38
New cards

NETWORK TOPOLOGY

is the physical (geometric) layout of the connected devices on a network.

39
New cards

bus, ring, star, and mesh.

four common topology configurations

40
New cards

BUS TOPOLOGY

a network in which all devices are physically attached to and listen for communication on a single wire.

41
New cards

BUS TOPOLOGY

in a true __ network there is a single point of failure the wire. If at some here is a sp break, the entire network is down. (In some circumstances, communication can take place between the computers on either side of the break.)

42
New cards

BUS TOPOLOGY

This type of topology does not need any switches or hubs because the computers simply broadcast all the information down the single wire, and all computers connected to that single wire receive the information,

43
New cards

RING TOPOLOGY

is a network in which the devices are connected in a circle. Each device passes its received messages to the next node on the ring (always in the same direction), and the data transmissions move around the circle until they reach the correct receiver. If there is a break at some point in the ring, the entire network comes to a halt.

44
New cards

TOKEN RING

One type of ring topology is called a __ __.The computers are connected in a circle, and a _ is transmitted around the ring.

45
New cards
46
New cards

star topology

 is a network that has the devices connected to a central hub or switch

47
New cards

star topology

is the most commonly used network topology.

48
New cards

hub

A star topology can be thought of as a bus topology with the bus collapsed into a central box: the ___ or switch.

49
New cards

mesh topology

a network that has multiple pathways interconnecting devices and networks.

50
New cards

mesh topology

This type of network has redundancy built in with the multiple connections

51
New cards

mesh topology

The Internet is based on __ topology, and this topology is used most often to connect networks to other networks.