This document summarizes an algorithm for novel text detection based on character and link energies. The algorithm can detect text in various lighting conditions and complex backgrounds. It analyzes candidate text objects by calculating character energy based on parallel edge similarity and non-noise pairs. Link energy is also computed to measure the probability that connected candidate parts are both characters. Text unit energy is then calculated using character and link energies to refine detected text objects. Evaluation on ICDAR datasets shows the algorithm achieves higher precision and recall than other text detection methods.