When we open the window and look out, we can immediately see cars, sidewalks, pedestrians, or tall buildings in the distance. This is called visual recognition in the computer field. It is not difficult for humans, but it is a core problem that is difficult to solve for computer visual recognition technology. Because the computer does not understand the difference between two different objects, the image must be segmented to tell the computer where the boundary of each object is. The algorithm used to solve this problem is called an image segmentation algorithm.
In the image segmentation algorithm, the most primitive and traditional algorithm is to use a lot of guesswork and match and exclude through calculation. Although this algorithm can achieve the purpose, it is inefficient and takes up a lot of resources. The algorithm developed by Jason Zhang of the School of Electrical Engineering and Computer Science and John Fisher of the Computer Science and Artificial Intelligence Laboratory (CSAIL) at the Massachusetts Institute of Technology can solve this problem. They claim that the new algorithm can improve the efficiency of traditional algorithms by tens of thousands of times.
Zhang said that image segmentation is a difficult problem because there is no single correct answer. Asking 10 people is likely to yield 10 different answers. Therefore, they hope to develop an image segmentation algorithm that is similar to the way humans understand.
To achieve this goal, the algorithm of Jensen-Zhang and Fisher strikes a balance by segmenting from two aspects: first, segmenting based on color, determining the boundaries of objects according to the difference in color; second, using a fuzzy algorithm to distinguish the shapes of objects through the principle of simplification.
The experimental results show that although other researchers have adopted roughly the same approach, their original intention was to find the most suitable and unique image segmentation result, so the calculation intensity was high and the efficiency was naturally low; while the new algorithm took into account the possibility of multiple different segmentations and could perform efficient calculations with lower precision. Although there are many segmentations with low matching precision, the new algorithm can still quickly find the optimal matching result.
Anthony Izer, professor of computer engineering at Georgia Institute of Technology, said: "There are many new methods in the field of image segmentation, so it is hard to say that this segmentation method will revolutionize the entire field. But it should be affirmed that the new algorithm is very interesting, and I think it can be regarded as a milestone. This technology can be used to track objects, and it can even be used to identify tumors whose appearance changes over time. Through pattern matching, this technology can also achieve accurate recognition of objects under different angles and different lights."
Previous article:Mindray: Three key factors in designing ultrasound equipment suitable for the Chinese market
Next article:OCT medical imaging technology evolves towards multi-core DSP
- High-speed 3D bioprinter is available, using sound waves to accurately build cell structures in seconds
- [“Source” Observation Series] Application of Keithley in Particle Beam Detection Based on Perovskite System
- STMicroelectronics’ Biosensing Innovation Enables Next-Generation Wearable Personal Healthcare and Fitness Devices
- China's first national standard for organ chips is officially released, led by the Medical Devices Institute of Southeast University
- The world's first non-electric touchpad is launched: it can sense contact force, area and position even without electricity
- Artificial intelligence designs thousands of new DNA switches to precisely control gene expression
- Mouser Electronics provides electronic design engineers with advanced medical technology resources and products
- Qualcomm Wireless Care provides mobile terminal devices to empower grassroots medical workers with technology
- Magnetoelectric nanodiscs stimulate deep brain noninvasively
- Innolux's intelligent steer-by-wire solution makes cars smarter and safer
- 8051 MCU - Parity Check
- How to efficiently balance the sensitivity of tactile sensing interfaces
- What should I do if the servo motor shakes? What causes the servo motor to shake quickly?
- 【Brushless Motor】Analysis of three-phase BLDC motor and sharing of two popular development boards
- Midea Industrial Technology's subsidiaries Clou Electronics and Hekang New Energy jointly appeared at the Munich Battery Energy Storage Exhibition and Solar Energy Exhibition
- Guoxin Sichen | Application of ferroelectric memory PB85RS2MC in power battery management, with a capacity of 2M
- Analysis of common faults of frequency converter
- In a head-on competition with Qualcomm, what kind of cockpit products has Intel come up with?
- Dalian Rongke's all-vanadium liquid flow battery energy storage equipment industrialization project has entered the sprint stage before production
- Allegro MicroSystems Introduces Advanced Magnetic and Inductive Position Sensing Solutions at Electronica 2024
- Car key in the left hand, liveness detection radar in the right hand, UWB is imperative for cars!
- After a decade of rapid development, domestic CIS has entered the market
- Aegis Dagger Battery + Thor EM-i Super Hybrid, Geely New Energy has thrown out two "king bombs"
- A brief discussion on functional safety - fault, error, and failure
- In the smart car 2.0 cycle, these core industry chains are facing major opportunities!
- The United States and Japan are developing new batteries. CATL faces challenges? How should China's new energy battery industry respond?
- Murata launches high-precision 6-axis inertial sensor for automobiles
- Ford patents pre-charge alarm to help save costs and respond to emergencies
- New real-time microcontroller system from Texas Instruments enables smarter processing in automotive and industrial applications
- How is the precise measurement of the Wheatstone bridge demonstrated?
- Pnp Darlington tube cannot be driven
- Giant 555 Timer
- [BearPi-HM Nano] Burning system and the first program
- [New ways to play SAMR21] 25. Using LPS22H sensor
- [N32L43X Review] 3. Hardware I2C drive OLED
- CC26x2R LaunchPad Development Kit
- MOSFET Failure Causes
- I am a hardware engineer who has been working for more than 1 year. I want to ask the experts about charging outside of work.
- Embedded system design of MCU, how to run SDRAM?